https://bugs.winehq.org/show_bug.cgi?id=52983 Bug ID: 52983 Summary: d3d8:device - test_wndproc() fails systematically on Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- d3d8:device - test_wndproc() fails systematically on Wine: device.c:3212: Test failed: Expected message 0x3 for window 0, but didn't receive it, i=49. device.c:3359: Test failed: Expected message 0x3 for window 0x1, but didn't receive it. https://test.winehq.org/data/patterns.html#d3d8:device As far as I can tell the missing "message 0x3 for window 0x1" is present every time, while the one for "window 0" is only present most of the time but not necessarily on the same iteration. -- 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.