You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed alerting for tests that were not run on teamcity (#5071) (#3504)
* Cat tests.json if the job (or parsing the job) fails
* Fixed jq command for extracting failed tests
* Corrected detection of unrun tests
Added pagination support; ignored skipped tests in the 'run' list; fixed jq parsing; detect non-test failures by checking test count instead of detecting failure to parse out test occurrences
Signed-off-by: Modular Magician <[email protected]>
0 commit comments