http://bugs.winehq.org/show_bug.cgi?id=9916
--- Comment #53 from Dan Kegel dank@kegel.com 2008-03-04 07:54:14 --- I'm still seeing lots more failures than you. $ grep 'make.*Error' test.log make[2]: *** [bitmap.ok] Error 2 make[2]: *** [font.ok] Error 2 make[2]: *** [palette.ok] Error 3 make[1]: *** [gdi32/tests/__test__] Error 2 make[2]: *** [stream.ok] Error 10 make[1]: *** [urlmon/tests/__test__] Error 2 make[2]: *** [msg.ok] Error 24 make[1]: *** [user32/tests/__test__] Error 2
And if I set wine to run in a virtual desktop, user32/tests/win also fails.
But three DLLs failing their tests is a whole lot better than where we were four or five months ago!
There's only one urlmon failure, I bet we can get that fixed easier than the gdi32 or user32 ones. Then we'd be down to just two bad DLLs.