aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Introduce a new chiclet in Grid view for the state where the rerun job passes

Open smlambert opened this issue 1 year ago • 0 comments

Currently we have several types of 'states' for test/build jobs in Grid view

Screenshot 2024-09-25 at 9 23 45 PM - Job runs to completion but has failures (either directly or child jobs have failures)

Screenshot 2024-09-25 at 9 25 54 PM - Job runs to completion and has no failures

Screenshot 2024-09-25 at 9 26 41 PM - Test job fails and does not complete

Screenshot 2024-09-25 at 9 27 31 PM - Test job runs to completion and has failures and a rerun test job is triggered and runs.

It would be good to indicate the state of the rerun job in the visualized Grid view. This could be done by introducing the following additional icons / states (or something similar):

initalFailuresRerunPassesv2 - Initial test job runs to completion but has failures, rerun job passes

initalFailuresRerunFailsv2 - Initial test job runs to completion but has failures, rerun job fails and does not complete.

smlambert avatar Sep 26 '24 01:09 smlambert