rust-lang / rust-log-analyzer

Analyzing Travis and Azure Pipelines logs to find encountered errors
MIT License
40 stars 27 forks source link

Give a better error when a test is cancelled but does not fail #58

Open jyn514 opened 3 years ago

jyn514 commented 3 years ago

Right now it just shows a blank - I think ideally it would say something like "all tests cancelled"? The CI configuration for rust-lang/rust confuses me, I'm not sure if that's actually true when you run @bors retry.

https://github.com/rust-lang/rust/pull/82739#issuecomment-813319224