https://bugs.winehq.org/show_bug.cgi?id=55571
Bug ID: 55571 Summary: ntdll:file - test_file_link_information() fails on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
ntdll:file - test_file_link_information() fails on macOS:
file.c:2317: Test succeeded inside todo block: Link did not change casing on existing target file: got L"Foo69c8.tmp"
See https://test.winehq.org/data/patterns.html#ntdll:file
The failure is systematic and only happens on macOS (see Remi's rbernon-macos-* cloud test machines). This is likely just another consequence of the lack of support for file change notification on macOS (see bug 12840 and bug 12854).