action #16556
closedNeed to display "incomplete" jobs in "Previous results"
Description
As a Test Reviewer I am interesting in not only failed and passed tests but also in incomplete once. This allow me better analyze test stability. Also it allow to detect when someone just "blindly" restart a job without any investigations.
For Product Owners who can treat "incompletes" as a noise we can implement "Hide incompletes" checkbox
Updated by okurz over 7 years ago
- Related to action #19388: Show bugrefs/labels/comments and filters in /tests route like /tests/overview and #previous added
Updated by okurz over 7 years ago
I suggest to use a similar approach to what the /tests route shows and not duplicate the implementation. See newly created ticket #19388
Updated by asmorodskyi over 7 years ago
Can you please more clear define what you mean when saying "similar approach". I can't get how bugrefs/labels/comments are related to need of displaying incomplete jobs ?
Updated by okurz over 7 years ago
They might need the same implementation approach. Basically to whoever would do this: Read both tickets, understand the implementation of "previous jobs" as well as /tests, then go about adding "show incomplete jobs" for previous, then the next.
Updated by coolo over 7 years ago
And make sure the /tests/ doesn't get slower - as it's the most popular page
Updated by okurz about 7 years ago
- Related to action #25814: load job page, e.g. test details, only on demand added
Updated by mitiao over 6 years ago
- Assignee set to mitiao
- Target version changed from Ready to Current Sprint
we also need it during review
Updated by mitiao over 6 years ago
- Status changed from New to In Progress
Updated by mitiao over 6 years ago
- Status changed from In Progress to Resolved
PR merged.
Note: removed checkbox to show/hide incompletes but display it by default.
Updated by szarate over 6 years ago
- Target version changed from Current Sprint to Done