https://bugs.winehq.org/show_bug.cgi?id=53227
Bug ID: 53227 Summary: dxgi:dxgi - test_swapchain_present() fails on Windows 10 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
dxgi:dxgi - test_swapchain_present() fails on Windows 10 1709:
dxgi.c:4735: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4737: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4754: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4782: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4784: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4790: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4792: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4814: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4816: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4826: Test failed: Test 0: Got unexpected fullscreen status. dxgi.c:4833: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4839: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4849: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4852: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4856: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4876: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4881: Test failed: Test 0: Got unexpected fullscreen status. dxgi.c:4886: Test failed: Test 0: Got unexpected hr 0x8007000e. dxgi.c:4888: Test failed: Test 0: Got unexpected hr 0x887a0001. dxgi.c:4735: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4737: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4754: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4782: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4784: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4790: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4792: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4814: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4816: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4833: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4836: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4849: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4852: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4856: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4860: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4865: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4867: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4870: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4872: Test failed: Test 1: Got unexpected hr 0x887a0001. dxgi.c:4881: Test failed: Test 1: Got unexpected fullscreen status. dxgi.c:4886: Test failed: Test 1: Got unexpected hr 0x8007000e. dxgi.c:4888: Test failed: Test 1: Got unexpected hr 0x887a0001.
https://test.winehq.org/data/patterns.html#dxgi:dxgi
Note that despite being systematic these failures could cause false positives due to the test multi-threading (see bug 53212).