https://bugs.winehq.org/show_bug.cgi?id=52165
Bug ID: 52165 Summary: mfplat:mfplat has failures in test_sample_allocator_d3d12() 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 failures in test_sample_allocator_d3d12() on Windows 10 1709:
mfplat.c:7365: Test failed: Failed to set a device, hr 0x80070057. mfplat.c:7383: Test failed: Unexpected hr 0x80041000.
https://test.winehq.org/data/patterns.html#mfplat:mfplat
The failures happen 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).
The failures started with the commit that introduced this set of tests:
commit f03933fbb73152c7a54383fba411a611af7aaa55 Author: Nikolay Sivov nsivov@codeweavers.com Date: Sat Nov 27 00:03:59 2021 +0300
mfplat/tests: Add some tests for video sample allocator using D3D12 device.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52165
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f03933fbb73152c7a54383fba41 | |1a611af7aaa55 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=52165
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |1e1e9463114039fc83e3407cad6 | |01e7c7855258a
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- The specific failure on win10 1709 is fixed with https://source.winehq.org/git/wine.git/commit/1e1e9463114039fc83e3407cad601e.... There are still problems with Nvidia boxes, but I think this is covered with bug 52164. Please reopen if it's not.
https://bugs.winehq.org/show_bug.cgi?id=52165
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc2.