http://bugs.winehq.org/show_bug.cgi?id=20149
Summary: user32: static test often fails with glsl disabled Product: Wine Version: 1.1.29 Platform: PC URL: http://test.winehq.org/data/caf66f0fe28da8964b5f84be68 2c527559fb9e52/wine_ae-ub904-noglsl/user32:static.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
static.c:88: Test failed: pixel should NOT be painted black!
http://bugs.winehq.org/show_bug.cgi?id=20149
--- Comment #1 from Austin English austinenglish@gmail.com 2011-04-04 21:06:38 CDT --- Script to test, assumes winetricks is in $PATH #!/bin/bash set -e i=0 winetricks glsl=disabled cd $HOME/wine-git/dlls/user32/tests while true do rm static.ok || true make static.ok || exit 1 i=$((i + 1)) echo ran $i times done
still in wine-1.3.17-49-g5c57185
http://bugs.winehq.org/show_bug.cgi?id=20149
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2011-09-06 11:33:10 CDT --- I just saw this fail without glsl disabled, on my x86_64 64 bit test box.
http://test.winehq.org/data/tests/user32:static.html bears this out; there are frequent failures (particularly on 64 bit boxes?)
http://bugs.winehq.org/show_bug.cgi?id=20149
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-09-25 18:21:38 CDT --- Ran 223 times without failing in wine-1.5.13-346-g0445393.
http://bugs.winehq.org/show_bug.cgi?id=20149
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:54 CDT --- Closing bugs fixed in 1.5.14.