https://bugs.winehq.org/show_bug.cgi?id=53434 Bug ID: 53434 Summary: user32:msg - test_SendMessage_other_thread() sometimes fails on Windows 10 1507 - 1909 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com user32:msg - test_SendMessage_other_thread() sometimes fails on Windows 1507 - 1909: msg.c:18493: main: call PeekMessage msg.c:18505: Test failed: wrong status 00080000 msg.c:18507: main: call PeekMessage msg.c:18508: Test failed: PeekMessage should fail https://test.winehq.org/data/patterns.html#user32:msg Where 0x00080000 indicates that there are still QS_POSTMESSAGE messages in the queue and that none were added since the last call. This only happens on Windows 10 1507 to 1909. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.