http://bugs.winehq.org/show_bug.cgi?id=22056
Summary: make test failed and my X11 session is finished Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de
Created an attachment (id=26853) --> (http://bugs.winehq.org/attachment.cgi?id=26853) 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" ?