https://bugs.winehq.org/show_bug.cgi?id=53137
Bug ID: 53137 Summary: dxgi:dxgi - test_set_fullscreen() has 4 rare failures on Windows 8 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_set_fullscreen() has 4 rare failures on Windows 8:
dxgi.c:2831: Test failed: Got unexpected hr 0x887a0022. dxgi.c:2834: Test failed: Got unexpected fullscreen 0. dxgi.c:2837: Test failed: Got unexpected hr 0x887a0022. dxgi.c:2840: Test failed: Got unexpected fullscreen 0.
https://test.winehq.org/data/patterns.html#dxgi:dxgi
These failures are rare enough on some TestBot VMs (particularly w8adm) to sometimes be mistaken for new failures.
Also they happened at least once on w1064 when running Windows 2009, and once on w10pro64 when running Windows 21H1. So this may not be specific to Windows 8 but the probability of seeing these failures on the other Windows versions is only about 0.1%.
https://bugs.winehq.org/show_bug.cgi?id=53137
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53137
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Note: 0x887a0022 == DXGI_ERROR_NOT_CURRENTLY_AVAILABLE
https://bugs.winehq.org/show_bug.cgi?id=53137
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|dxgi:dxgi - |dxgi:dxgi - |test_set_fullscreen() has 4 |test_set_fullscreen() has 4 |rare failures on Windows 8 |rare failures on Windows 8+