-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Remove install Rust script from CI #144053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Windows ARM images should contain Rust now.
rustbot has assigned @Mark-Simulacrum. Use |
@bors2 try |
Remove install Rust script from CI Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)). CC `@dpaoliello` try-job: `aarch64-msvc*`
You can r=me once try job is 🟢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
💥 Test timed out |
Hmm, maybe we have missed a webhook in bors, I'll take a look. In any case, isn't relevant to this PR, the jobs actually succeeded. @bors r=jieyouxu rollup |
Yeah it looks like there was some race condition around handling of check suites. I added more logging (rust-lang/bors#359). |
…ieyouxu Remove install Rust script from CI Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)). CC dpaoliello try-job: `*aarch64-msvc*`
Rollup of 10 pull requests Successful merges: - #142300 (Disable `tests/run-make/mte-ffi` because no CI runners have MTE extensions enabled) - #143649 (Add test for `default_field_values` and `const_default`) - #144010 (Boostrap: add warning on `optimize = false`) - #144029 (Fix wrong messages from methods with the same name from different traits) - #144049 (rustc-dev-guide subtree update) - #144053 (Remove install Rust script from CI) - #144056 (Copy GCC sources into the build directory even outside CI) - #144063 (Add myself to the `infra-ci` reviewer group and adjust some infra auto-labels) - #144069 (ci: use windows 22 for all free runners) - #144083 (miri sleep tests: increase slack) r? `@ghost` `@rustbot` modify labels: rollup
…ieyouxu Remove install Rust script from CI Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)). CC dpaoliello try-job: `*aarch64-msvc*`
…ieyouxu Remove install Rust script from CI Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)). CC dpaoliello try-job: `*aarch64-msvc*`
Hmm, clearly the try build and the auto build executed different base ARM Windows images.. what a mess. I'll let this sleep for a bit, until GitHub propagates the new images properly. |
Ah yeah, gradual rollouts |
FWIW in Miri we are also still seeing images without Rust (https://github.com/rust-lang/miri/actions/runs/16386521629/job/46306799159?pr=4479). |
Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)).
CC dpaoliello
try-job:
*aarch64-msvc*