http://bugs.winehq.org/show_bug.cgi?id=32004
Bug #: 32004 Summary: A missing summary line is an error Product: Wine-Testbot Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
When a test crashes utterly it does not output the summary line. WineTestBot then shows 'No test summary line found' as the summarized log.
But the Jobs list will still show 'completed - 0 failures' for that job instead of 'completed 1 - failures'.
The case of a timeout should be tested / verified too.
http://bugs.winehq.org/show_bug.cgi?id=32004
--- Comment #1 from François Gouget fgouget@codeweavers.com 2012-10-19 23:45:22 CDT --- Created attachment 42197 --> http://bugs.winehq.org/attachment.cgi?id=42197 Test patch
http://bugs.winehq.org/show_bug.cgi?id=32004
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |fgouget@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=32004
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com 2012-10-24 12:21:46 CDT --- This is fixed:
commit e595de2a5f3d7b486839e159d982effcdae15059 Author: Francois Gouget fgouget@codeweavers.com Date: Tue Oct 23 18:23:43 2012 +0200
testbot/WineRunTask: Treat a missing test summary line as an error.
http://bugs.winehq.org/show_bug.cgi?id=32004
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2013-04-13 16:13:06 CDT --- closing