https://bugs.winehq.org/show_bug.cgi?id=54542
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|d3dx10_38:d3dx10, |d3dx10_36:d3dx10, |d3dx10_40:d3dx10, |d3dx10_37:d3dx10, |d3dx10_41:d3dx10, |d3dx10_38:d3dx10, |d3dx10_42:d3dx10 & |d3dx10_39:d3dx10, |d3dx10_43:d3dx10 regularly |d3dx10_40:d3dx10, |get D3DXERR_INVALIDDATA |d3dx10_41:d3dx10, | |d3dx10_42:d3dx10 & | |d3dx10_43:d3dx10 regularly | |get D3DXERR_INVALIDDATA on | |Windows
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Note one similarity with bug 54451: these failures only happen on the 32-bit tests.
Furthermore this can also happen in test_create_effect_from_resource():
d3dx10.c:4290: Test failed: Got unexpected hr 0x88760b59. d3dx10.c:4291: Test failed: Got unexpected errors DEADBEEF. d3dx10.c:4292: Test failed: Got unexpected effect DEADBEEF. d3dx10.c:4300: Test failed: Got unexpected hr 0x88760b59. d3dx10.c:4301: Test failed: Got unexpected errors DEADBEEF. d3dx10.c:4302: Test failed: Got unexpected effect DEADBEEF.
This happens most often on my fgtb-w10pro64 VM but it also happens on the w1064 TestBot VM, still only in the 32-bit tests:
* 2023-02-09 d3dx10_39:d3dx10 * 2023-02-15 d3dx10_42:d3dx10 * 2023-03-21 d3dx10_43:d3dx10