rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.24k stars 12.71k forks source link

Spam in PR checks about skipped builds #71178

Open Mark-Simulacrum opened 4 years ago

Mark-Simulacrum commented 4 years ago

In some PRs, though not all, we see 7 (!) skipped checks. These are annoying to scroll through.

image

I don't think this is a blocker, but would be nice to see fixed. It's also concerning that there appears to be some non-determinism (the above output is from #71147, but e.g. #71166 does not have it); IMO making sure we know what the cause of that non-determinism is a blocker, as non-determinism of skipped builds in CI is quite concerning :)

cc @pietroalbini

pietroalbini commented 4 years ago

Reported this to GitHub, they'll look into it.

camelid commented 4 years ago

Any updates?

pietroalbini commented 4 years ago

Not yet.