[Bug 44708] New: Keep past logs if a test is rerun
https://bugs.winehq.org/show_bug.cgi?id=44708 Bug ID: 44708 Summary: Keep past logs if a test is rerun Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- In some cases the TestBot reruns a test (currently mostly in case of TestBot error but this could be expanded). When this happens the previous logs are simply discarded when the tqsk is restqrted. It would be better to bundle up the old logs in a single file and make them accessible through a 'Show old logs' link. This would let the developer or TestBot administrator see what the error was and better diagnose issues. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44708 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is done: commit 4a5427158020506ae6de2b05134ee5f33cbbf734 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue May 15 09:08:24 2018 +0200 testbot: Keep the old logs around. This helps figure out why the test was rerun: was it because it timed out the first time around? Because there was a network glitch? Or because the TestBot script got stuck or died unexpectedly? The error message in the old logs will make it clear. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44708 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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