https://bugs.winehq.org/show_bug.cgi?id=39414
Bug ID: 39414 Summary: Add a partway job status 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: ---
If a task is completed the corresponding job's status is 'Running' even if none or the remaining tasks is actually Running. So one can sometimes end up with dozens of 'Running' jobs when only one or two among them actually has an active task.
So the idea would be to reserve the 'Running' status to jobs for which one task is actually running. Jobs where some tasks but not all have completed would instead have the 'Partway' status (suggestions for another name welcome).
Another issue is that when multiple jobs are in the 'Running' or 'Partway' state it's hard to know which ones have been modified the most recently because the 'Ended' field is not set. This is probably less important though and a waterfall like presentation would help (see bug 39413).
https://bugs.winehq.org/show_bug.cgi?id=39414
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Created attachment 52532 --> https://bugs.winehq.org/attachment.cgi?id=52532 Partway patch
The attached patch provides at least a partial implementation of this new status. However note that it needs to be reviewed and has not been well tested.
https://bugs.winehq.org/show_bug.cgi?id=39414
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The activity page makes this much less important.
If one wants to know exactly what the TestBot is working on this is the place to go as it provides a much more complete picture, including the revert tasks and history. The links also make it easy to get back to the corresponding jobs to see the results.
https://testbot.winehq.org/Activity.pl
https://bugs.winehq.org/show_bug.cgi?id=39414
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=39414
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Given the existence of the activity page I have decided to close this bug.
https://bugs.winehq.org/show_bug.cgi?id=39414
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.