http://bugs.winehq.org/show_bug.cgi?id=19183
Summary: "make test" still fails on d3d9/tests/visual.c Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
(This is a sequel to bug 10221; perhaps we closed that one too soon.)
Running
i=0 while test $i -lt 10 do ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so visual.c > visual-$i.log 2>&1 i=`expr $i + 1` sleep 1 done cat visual-*.log | grep "Test failed" | sort | uniq -c | sort -n
produces
1 visual.c:9439: Test failed: stretchrect: Pixel 160,360 has color 0x00ff00ff, expected 0x00ff0000 1 visual.c:9441: Test failed: stretchrect: Pixel 480,360 has color 0x00ff00ff, expected 0x0000ff00 1 visual.c:9443: Test failed: stretchrect: Pixel 480,120 has color 0x00ff00ff, expected 0x000000ff 1 visual.c:9445: Test failed: stretchrect: Pixel 160,120 has color 0x00ff00ff, expected 0x00000000 2 visual.c:8978: Test failed: Offscreen failed for D3DFMT_A32B32G32R32F: expected no color blending but received it anyway. 3 visual.c:6883: Test failed: SRCALPHA on texture returned color 00000000, expected 0x00bf4000 3 visual.c:6887: Test failed: DSTALPHA on texture returned color 00000000, expected 0x000000ff 3 visual.c:8978: Test failed: Offscreen failed for D3DFMT_G32R32F: expected no color blending but received it anyway. 3 visual.c:8978: Test failed: Offscreen failed for D3DFMT_R32F: expected no color blending but received it anyway. 4 visual.c:8969: Test failed: Offscreen failed for D3DFMT_A16B16G16R16F: Got color 00000000, expected 0x181800. 4 visual.c:8978: Test failed: Offscreen failed for D3DFMT_G16R16F: expected no color blending but received it anyway. 5 visual.c:8326: Test failed: Pixel 14/18 has color 0x00000000, expected 0x0000ff00 5 visual.c:8329: Test failed: Pixel 18/14 has color 0x00000000, expected 0x000000ff 5 visual.c:8332: Test failed: Pixel 18/18 has color 0x00000000, expected 0x0000ffff 5 visual.c:8978: Test failed: Offscreen failed for D3DFMT_R16F: expected no color blending but received it anyway. 5 visual.c:9439: Test failed: stretchrect: Pixel 160,360 has color 0x00000000, expected 0x00ff0000 5 visual.c:9441: Test failed: stretchrect: Pixel 480,360 has color 0x00000000, expected 0x0000ff00 5 visual.c:9443: Test failed: stretchrect: Pixel 480,120 has color 0x00000000, expected 0x000000ff 7 visual.c:8800: Test failed: Texture 1(output color 1) has color 0x00000000, expected 0x0000ff00 7 visual.c:8802: Test failed: Texture 2(output color 2) has color 0x00000000, expected 0x000000ff
lspci | grep -i vga says 00:10.0 VGA compatible controller: nVidia Corporation GeForce 7100/nForce 630i (rev a2) and this is on Jaunty x86-64 with the proprietary nvidia 180 driver. I'll attach the output of glxinfo.
http://bugs.winehq.org/show_bug.cgi?id=19183
--- Comment #1 from Dan Kegel dank@kegel.com 2009-07-04 10:28:55 --- Created an attachment (id=22174) --> (http://bugs.winehq.org/attachment.cgi?id=22174) Output of glxinfo
http://bugs.winehq.org/show_bug.cgi?id=19183
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9916
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=19183
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2011-05-29 01:01:21 CDT --- confirming
http://bugs.winehq.org/show_bug.cgi?id=19183
flugen mtrdraco@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mtrdraco@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=19183
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?, source
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=19183
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |
--- Comment #4 from Austin English austinenglish@gmail.com --- Fails for me on intel/mesa, at least: https://test.winehq.org/data/3d8353fe182f3e7742cd7dab3420635e45ace129/linux_...
and on nvidia: https://test.winehq.org/data/ae6efa469bfaecade30e160d195d607bdcdcc6ae/linux_...
so, yes.
https://bugs.winehq.org/show_bug.cgi?id=19183
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- What about this bug with current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=19183
--- Comment #6 from Austin English austinenglish@gmail.com --- Yes, fails for me on intel and nvidia.
https://bugs.winehq.org/show_bug.cgi?id=19183
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com
--- Comment #7 from François Gouget fgouget@codeweavers.com --- I don't see any "stretchrect" failure in the WineTest results:
https://test.winehq.org/data/patterns.html#d3d9:visual
Does this still happen?
https://bugs.winehq.org/show_bug.cgi?id=19183
--- Comment #8 from Austin English austinenglish@gmail.com --- With wine-7.8 for me, on intel/mesa: OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2) OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.3.7
visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 0, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 1, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 2, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 3, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 4, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x00ff0000 (case 5, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 6, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x00ff0000 (case 7, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 8, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x00ff0000 (case 9, 3, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 10, 7, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 11, 7, size 0). visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 12, 7, size 0).
https://bugs.winehq.org/show_bug.cgi?id=19183
--- Comment #9 from François Gouget fgouget@codeweavers.com --- (In reply to Austin English from comment #8)
visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 0, 3, size 0).
[...]
Sure but that's a different failure, in a different part of the test, so it should be a different bug.
Also this one is visible in the WineTest results. But there are so many different d3d9:visual failures that I have not yet had the heart to break them down by platform, GPU, commit, etc.
So I think this bug can be closed.
https://bugs.winehq.org/show_bug.cgi?id=19183
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to François Gouget from comment #9)
(In reply to Austin English from comment #8)
visual.c:12064: Test failed: Got unexpected color 0x0000ff00 (case 0, 3, size 0).
[...]
Sure but that's a different failure, in a different part of the test, so it should be a different bug.
Sure, this bug has already mixed a few things, just wanted to add another data point. I'm fine with closing it.
https://bugs.winehq.org/show_bug.cgi?id=19183
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.9.