[Bug 22056] New: make test failed and my X11 session is finished
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(a)winehq.org ReportedBy: toralf.foerster(a)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" ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22056 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-03-17 07:59:06 --- If it kills your session it's not a Wine bug, most likely the window manager crashed. You should report this to KDE. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22056 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-17 08:03:37 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22056 --- Comment #3 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22056 --- Comment #4 from Toralf Förster <toralf.foerster(a)gmx.de> 2010-03-17 11:43:29 --- (In reply to comment #3)
You can use 'touch dlls/user32/tests/win.ok' to skip the test, when using make test. Yep, unfortunately this doesn't help for this : $> wine ./programs/winetest/winetest.exe.so
It's still a KDE bug though. They rejected it : https://bugs.kde.org/show_bug.cgi?id=231102
That's why I filed it here : https://bugs.freedesktop.org/show_bug.cgi?id=27133 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org