https://bugs.winehq.org/show_bug.cgi?id=53213 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|d3d11:d3d11 - |d3d10core:d3d10core & |test_texture() fails in the |d3d11:d3d11 - |TestBot VMs |test_texture() fails in the | |TestBot VMs --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- d3d10core:d3d10core gets a similar set of failures on the same set of test configurations: d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff0000ff at (0, 0). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff00ffff at (1, 0). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff00ff00 at (2, 0). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffffff00 at (3, 0). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffff0000 at (0, 1). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffff00ff at (1, 1). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff000000 at (2, 1). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff7f7f7f at (3, 1). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffffffff at (0, 2). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffffffff at (1, 2). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffffffff at (2, 2). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff000000 at (3, 2). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xffffffff at (0, 3). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff000000 at (2, 3). d3d10core.c:7544: Test failed: Test 52: Got unexpected color 0xff000000 at (3, 3). https://test.winehq.org/data/patterns.html#d3d10core:d3d10core These failures: * Don't happen on Debian 11 + Intel / KDE * Happen on Debian 11 + QXL + single-monitor * Happen on Debian 11 + QXL + multi-monitor * Happen on Debian Testing + QXL + multi-monitor -- 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.