https://bugs.winehq.org/show_bug.cgi?id=39410
Bug ID: 39410 Summary: Provide a way for the WineTestBot administrator to get the WineTestBot log Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
When a task fails it logs the failure into the WineTestBot log(*). The WineTestBot Engine may also log issues into the log. Analyzing the log also provides a way to figure out the evolution of the revert times.
But accessing the log requires having login access to the WineTestBot server which the administrator may not have. So it would be nice to have access to the log (or portions thereof) through an administrator-only section of the website.
(*) In the case of WineRunBuild and WineRunTask one will get most of that in the corresponding task's log on the website, but that's not the case for RevertVM for instance.