https://bugs.winehq.org/show_bug.cgi?id=53233
Bug ID: 53233 Summary: ddraw:ddraw1 - test_clear() has rare failures in Wine on the debian11 VM Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ddraw:ddraw1 - test_clear() has rare failures in Wine on the debian11 VM:
ddraw1.c:12626: Test failed: Clear rectangle 3 (pos, neg) has color 0x00000000. ddraw1.c:12628: Test failed: Clear rectangle 1 (pos, pos) has color 0x00000000. ddraw1.c:12630: Test failed: Clear rectangle 4 (NULL) has color 0x00000000. ddraw1.c:12632: Test failed: Clear rectangle 4 (neg, neg) has color 0x00000000.
https://test.winehq.org/data/patterns.html#ddraw:ddraw1
The first instance of these failures started some time after 2022-06-06 which is when the debian11 VM was updated and moved to the gpu1 VM host.