action #33712
Change colors of results progress bar to reflect openQA issues & Product bugs
0%
Description
Currently all failed jobs are red. After review we know how many failures are openQA issues (poo#) and how many are bugs (bsc#)
I propose to change colors of build results progress bar to reflect this information:
- #ffcccc - failed job before review
- #808080 - failed job because of openQA (they don't bring much value to managers)
- #ff0000 - failed job because of bug
Just an idea, feel free to reject :)
History
#1
Updated by okurz almost 5 years ago
Actually I think the progress bars already show too many different colors. We could simplify it to also show "skipped" in the same failed-red as they mean a test could not execute to the end because of a failure which might be even more severe in case of "skipped" then in failed.
mkravec wrote:
- #808080 - failed job because of openQA (they don't bring much value to managers)
The latter part about "don't bring much value to managers" sounds like a very risky approach if taken by a manager. If a test fails because of openQA, who knows what bugs lurk in the dark just after the failed test module that could not be executed?
#2
Updated by coolo almost 5 years ago
- Status changed from New to Rejected
I agree we already have too many colours - more colours won't make it any easier to digest.