12 Sep
2023
12 Sep
'23
5:40 p.m.
https://bugs.winehq.org/show_bug.cgi?id=53434 --- Comment #3 from Esme Povirk <madewokherd(a)gmail.com> --- This pattern is masking a consistent failure on Windows 7 machines in test_PeekMessage: msg.c:13432: Test failed: wrong qstatus 00000000 The test doesn't have any obvious race condition (it correctly waits for SendNotifyMessage in the other thread to complete), and the following PeekMessage does process the notify message. More strangely, this test has later checks doing almost the same thing (but with more message types in the queue), and the queue status is set correctly there. -- 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.