https://bugs.winehq.org/show_bug.cgi?id=55388
Bug ID: 55388 Summary: d3d9:visual - add_dirty_rect_test() fails on w11pro64-amd Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
d3d9:visual - add_dirty_rect_test() fails on w11pro64-amd:
visual.c:19496: Test failed: Failed to draw, hr 0x80004005. visual.c:19792: Test failed: Got unexpected color 0x0000ff00.
See https://test.winehq.org/data/patterns.html#d3d9:visual
These failures are systematic and only happen on w11pro64-amd (AMD RX 6600). In particular they do not happen on fgtb-w10pro64-rx550 the only other test machine to have an AMD GPU, nor do they happen on the other Windows 11 test machines (w11pro64 and w11pro64-nv).
https://bugs.winehq.org/show_bug.cgi?id=55388
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55388
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Actually the second failure also happens intermittently on w11pro64-nv (Nvidia RTX 3050):
visual.c:19792: Test failed: Got unexpected color 0x0000ff00.
For instance it happened twice in July: * 2023-07-07 w1121H2_newtb-w11pro64-nv-64 * 2023-07-13 w1121H2_newtb-w11pro64-nv-64
https://bugs.winehq.org/show_bug.cgi?id=55388
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The Nvidia case can also get an extra failure:
visual.c:19792: Test failed: Got unexpected color 0x0000ff00. visual.c:19802: Test failed: Expected color 0x00ff0000, got 0x00000000.