https://bugs.winehq.org/show_bug.cgi?id=54023
Bug ID: 54023 Summary: d3d11:d3d11 - test_dynamic_map_synchronization() fails on w11pro64_nv 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
d3d11:d3d11 - test_dynamic_map_synchronization() fails on w11pro64_nv:
d3d11.c:34427: Test failed: Got 0xff0000ff, expected 0xff00ff00 at (3, 5, 0), sub-resource 0.
See https://test.winehq.org/data/patterns.html#d3d11:d3d11
Note: w11pro64_nv is the TestBot's NVIDIA RTX3050 PCI passthrough Windows 11 21H2 VM. The plain QXL (QEmu), and AMD PCI passthrough test configurations have d3d11:d3d11 failures too but in other test functions.
https://bugs.winehq.org/show_bug.cgi?id=54023
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54023
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Note: * This also happens in Wine on fg-deb64 (my desktop) with an Intel graphics card (Intel HD 4600 + Mesa 20.3.5). * And it also happened on 2022-09-23 on MX-i3 (Intel HD 4400 + Mesa 21.3.5).
See also bug 52563 where a similar failure happened in Wine on cw-rx460 (Debian + AMD RX 460 GPU). At the time that failure was traced to the a13fc3bb7e05 commit.
https://bugs.winehq.org/show_bug.cgi?id=54023
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e7c46ac6b567af4a563c4d3af93 | |dd6a4feb1d724 CC| |z.figura12@gmail.com Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- The offending tests were removed in https://source.winehq.org/git/wine.git/commitdiff/e7c46ac6b567af4a563c4d3af93dd6a4feb1d724; see also bug 52563 for a more complete explanation.
https://bugs.winehq.org/show_bug.cgi?id=54023
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc3.