https://bugs.winehq.org/show_bug.cgi?id=54088
Bug ID: 54088 Summary: d3d11:d3d11 - test_so_statistics_query() sometimes fails on Windows 8+ 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_so_statistics_query() sometimes fails on Windows 8+:
d3d11.c:6405: Test failed: Got unexpected NumPrimitivesWritten: 2616539184. d3d11.c:6408: Test failed: Got unexpected PrimitivesStorageNeeded: 2333264624.
or
d3d11.c:6440: Test failed: Got unexpected NumPrimitivesWritten: 2413670377.
See https://test.winehq.org/data/patterns.html#d3d11:d3d11
The unexpected values seem pretty random. This failure is also pretty rare, there are only 5 known instance in the past 6 months:
* 2022-07-12 on w1064v1809 (32-bit) * 2022-08-18 on w864 (32-bit) * 2022-10-26 on w1064-2qxl (21H2, 64-bit) * 2022-11-04 on w8adm (32-bit) * 2022-12-05 w11pro64 (32-bit)
https://bugs.winehq.org/show_bug.cgi?id=54088
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase