https://bugs.winehq.org/show_bug.cgi?id=54516
Bug ID: 54516 Summary: d3d9:visual - clip_planes_test() fails on Debian Testing Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
d3d9:visual - clip_planes_test() fails on Debian Testing:
visual.c:17064: Test failed: Expected color 0x00ff0000, 0x00ff7f00, 0x00ff0000 or 0x00ff7f00 for instruction "def2", got 0x00ffff00. visual.c:17064: Test failed: Expected color 0x00ff00ff, 0x00ff7f00, 0x00ff00ff or 0x00ff7f00 for instruction "def3", got 0x00ffffff.
See https://test.winehq.org/data/patterns.html#d3d9:visual
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.