https://bugs.winehq.org/show_bug.cgi?id=52166
Bug ID: 52166 Summary: mfplat:mfplat has a failure in test_d3d12_surface_buffer() on Windows 10 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
mfplat:mfplat has a failure in test_d3d12_surface_buffer() on Windows 10 1709:
mfplat.c:6837: Test failed: Failed to create a buffer, hr 0x80070057.
https://test.winehq.org/data/patterns.html#mfplat:mfplat
The failure happens on cw-rx460 and the TestBot's w1064v1709 VM. cw-gtx560 is also impacted but it normally gets stuck before reaching this test (see bug 52164).
This failure started with the commit that introduced this set of tests:
commit cabc0454270e12b0e6152bd381cfdb7649008d01 Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Dec 2 21:23:43 2021 +0300
mfplat/tests: Add a test for buffers created for d3d12 resources.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52166
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |cabc0454270e12b0e6152bd381c | |fdb7649008d01
https://bugs.winehq.org/show_bug.cgi?id=52166
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This particular test works for me now, after 77f596659682859487032cd5d145277c0944e1a1. I tried it in isolation, on 1803 that shows the same issue with d3d12 support in mfplat as 1709.
https://bugs.winehq.org/show_bug.cgi?id=52166
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |77f596659682859487032cd5d14 | |5277c0944e1a1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=52166
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc2.