https://bugs.winehq.org/show_bug.cgi?id=55551
Bug ID: 55551 Summary: ntdll:sync - test_tid_alert() gets alerted instead of timing out 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:sync - test_tid_alert() gets alerted instead of timing out on macOS:
sync.c:807: Test failed: got 0x101
See https://test.winehq.org/data/patterns.html#ntdll:sync
Where 0x101 == STATUS_ALERTED 0x102 == STATUS_TIMEOUT
The failure is systematic and only happens macOS (see Remi's rbernon-macos-* cloud test machines).