ci-tools icon indicating copy to clipboard operation
ci-tools copied to clipboard

jobrunaggregator: treat informing tests as always passing

Open stbenjam opened this issue 1 month ago • 7 comments

Tests with lifecycle="informing" in the JUnit XML do not impact aggregation results. This change parses the lifecycle attribute and treats informing tests as always passing in the pass/fail calculation.

stbenjam avatar Jan 15 '26 13:01 stbenjam