http://bugs.winehq.org/show_bug.cgi?id=9916
--- Comment #74 from Dan Kegel dank@kegel.com 2008-05-09 05:46:53 --- I ran 'make -k test' while using a web browser, and got a failure on comctl32/tooltips.ok, user32/msg.ok, and winmm/wave.ok. Rerunning those three tests succeeded.
Amusingly, I also got sock.c:1833: Test failed: gethostbyname("someweirdandbogusname") succeeded. but that's because my @!#@!$()$~!! ISP now returns success for *any* dns lookup: $ host someweirdandbogusname someweirdandbogusname has address 24.28.193.9 Host someweirdandbogusname not found: 3(NXDOMAIN)
I also got failures in d3d8 in visual and volume, and in d3d9 in query, shader, and volume, but that might be par for the course with my old graphics card [GeForce2 MX/MX 400].
Perhaps we should have a whitelist of known supported cards for the d3d tests? Then we could close this bug, maybe...