rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
177 stars 55 forks source link

github::tests::test_github test is flaky on CI #166

Closed oli-obk closed 2 years ago

oli-obk commented 2 years ago

Example: https://github.com/rust-lang/cargo-bisect-rustc/runs/6967231564?check_suite_focus=true

we're probably running into github rate limiting. Whatever the reason, we should probably improve the diagnostics at the very minimum and do a few retries on that test.