http://bugs.winehq.org/show_bug.cgi?id=10221
Summary: "make test" fails on d3d9/tests/visual.c Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
On my Compaq Presario R3000 running Ubuntu Feisty, "make test" fails because of the following errors in d3d9/tests/visual.c:
visual.c:2271: Test failed: quad 1 has color 00000000, expected 0x00ffffff visual.c:2273: Test failed: quad 2 has color 00000000, expected 0x00ffff00 visual.c:2275: Test failed: quad 3 has color 00000000, expected 0x000000ff visual.c:2277: Test failed: quad 4 has color 00000000, expected 0x00ffffff visual.c:2345: Test failed: quad 1 has color 00000000, expected 0x0000ff00 visual.c:2349: Test failed: quad 3 has color 00000000, expected 0x00ff0000