https://bugs.winehq.org/show_bug.cgi?id=55550
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ntdll:path - |ntdll:file & ntdll:path get |test_nt_names() gets |NAME_INVALID instead of |NAME_INVALID instead of |PATH_NOT_FOUND on macOS |PATH_NOT_FOUND on macOS |
--- Comment #2 from François Gouget fgouget@codeweavers.com --- ntdll:file fails on macOS for the same reason:
file.c:421: Test failed: open L"\??\C:\windows\SYSTEM32\cmd.exe\cmd.exe" failed c0000034 file.c:424: Test failed: open L"\??\C:\windows\SYSTEM32\cmd.exe\cmd.exe" failed c0000034
See https://test.winehq.org/data/patterns.html#ntdll:file