https://bugs.winehq.org/show_bug.cgi?id=54541
Bug ID: 54541 Summary: d3dx10_34:d3dx10 - test_get_image_info() gets unexpected hr on Windows 21H1+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d-util Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
d3dx10_34:d3dx10 - test_get_image_info() gets unexpected hr on Windows 21H1+:
d3dx10.c:2677: Test failed: Test 0: Got unexpected hr2 0xdeadbeef. d3dx10.c:2686: Test failed: Test 0: Got unexpected hr2 0xdeadbeef.
See https://test.winehq.org/data/patterns.html#d3dx10_34:d3dx10
For d3dx10_34 it's always the same two checks that fail (the other d3dx10_* tests get similar failures in other places) and it always happens in the 32-bit tests.
These failures are pretty rare too, only 5 instances in the past 6 months: 2022-09-07 on w1064 32-bit 2022-09-20 on w1064-tsign 32-bit 2022-11-29 on w10pro64 32-bit 2023-01-27 on fgtb-w10pro64 32-bit 2023-02-17 on w1064 32-bit
https://bugs.winehq.org/show_bug.cgi?id=54541
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase