http://bugs.winehq.org/show_bug.cgi?id=22056
--- Comment #3 from Austin English austinenglish@gmail.com 2010-03-17 11:24:49 --- (In reply to comment #0)
Created an attachment (id=26853)
--> (http://bugs.winehq.org/attachment.cgi?id=26853) [details]
winetest output
There's one test which not only fails - it logged my out of my KDE session :
$> cd dlls/user32/tests/win.c; make test
reproduce it. Therefore I'd like to attach the log file of the command
$> wine ./programs/winetest/winetest.exe.so
onto this report. BTW how can I skip this test case automatically / exclude it from "make -k test" ?
You can use 'touch dlls/user32/tests/win.ok' to skip the test, when using make test.
It's still a KDE bug though.