http://bugs.winehq.org/show_bug.cgi?id=9916
--- Comment #50 from Austin English austinenglish@gmail.com 2008-02-27 15:01:52 --- I'm down to 8 test failing:
visual.c:887: Test failed: SRCALPHA on texture returned color 00800040, expected bar visual.c:894: Test failed: DSTALPHA on texture returned color 00808000, expected foo exception.c:573: Test failed: expected 4 exceptions, got 0 msg.c:9307: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): the msg 0x0047 was expected, but got msg 0x0005 instead msg.c:9307: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): the msg 0x0003 was expected, but got msg 0x0009 instead msg.c:9307: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): the msg 0x0005 was expected, but got msg 0x0047 instead msg.c:9307: Test failed: 48: ShowWindow(SW_SHOWMAXIMIZED): the msg sequence is not complete: expected 0000 - actual 0003 msg.c:9307: Test failed: 52: ShowWindow(SW_HIDE): in msg 0x0046 expecting wParam 0x83 got 0x93 msg.c:9307: Test failed: 52: ShowWindow(SW_HIDE): in msg 0x0047 expecting wParam 0x1883 got 0x1893
As well as winmm still hanging on exit.
And this is on a VM. I haven't had a chance to test my real hardware...We're making great progress!