http://bugs.winehq.org/show_bug.cgi?id=28301
--- Comment #3 from Dan Kegel dank@kegel.com 2011-09-07 08:42:17 CDT --- Just saw another failure mode on the same machine:
visual.c:2551: Test failed: got R FF G 00 B 00, expected R 00 G FF B 00 err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unsupported blit operation falling back to software visual.c:2616: Test failed: got R FF G 00 B 00, expected R 00 G FF B 00 fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unsupported blit operation falling back to software visual.c:2646: Test failed: got R FF G 00 B 00, expected R 00 G FF B 00 (And the full log is at http://buildbot.kegel.com/builders/runtests-default/builds/34, at least for a little while.)
as well as another instance of the first failure mode, http://buildbot.kegel.com:8010/builders/runtests-default/builds/38
Looking solely at this machine, that's three failures in the current set of 60 runs, so I might be able to verify any proposed fix in an hour or two.