https://bugs.winehq.org/show_bug.cgi?id=54503
Bug ID: 54503 Summary: d3dx9_36:math - test_D3DXSHMultiply3() fails on Debian Testing Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: d3d-util Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
d3dx9_36:math - test_D3DXSHMultiply3() fails on Debian Testing:
math.c:4099: Test failed: Expected[6] = 4.27384138e+000, received = 4.27386904e+000.
See https://test.winehq.org/data/patterns.html#d3dx9_36:math
This looks like another imprecision problem. What's notable is that this failure: * Does not happen on Windows. * Does not happen on Debian 11. * Started happening on Debian Testing after the 2023-01-15 upgrade.
So it may be that some Debian library is in the wrong.