bump failing assembly & codegen tests from LLVM 14 to LLVM 15#106995
bump failing assembly & codegen tests from LLVM 14 to LLVM 15#106995bors merged 1 commit intorust-lang:masterfrom
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
is_aligned assembly test versionis_aligned assembly test LLVM version
f5fa9c4 to
908fd64
Compare
There was a problem hiding this comment.
These changes are very weird, considering that the file is named src/ci/docker/host-x86_64/x86_64-gnu-llvm-13/Dockerfile
There was a problem hiding this comment.
This is a temporary hack to test in CI if it works. If we do want to test LLVM 14 this should probably go in a new runner.
Maybe we can have two new runners for building rust with preinstalled LLVM 14 and 15 and that run in CI if and only if tests/assembly or tests/codegen is changed?
I didn't actually intend to change CI with this PR.
There was a problem hiding this comment.
It's probably time for us to drop LLVM 13 altogether, at which point I usually just rename the current minimum runner. I've also just asked on Zulip #t-infra about capacity for adding more runners. But either way, you're right not to mix that in this PR.
There was a problem hiding this comment.
908fd64 to
1216cc7
Compare
is_aligned assembly test LLVM version|
I confirmed these, thanks! @bors r+ rollup |
…est, r=cuviper bump failing assembly & codegen tests from LLVM 14 to LLVM 15 These tests need LLVM 15. Found by `@Robert-Cunningham` in rust-lang#100601 (comment) Passed tests at 006506e93fc80318ebfd7939fe1fd4dc19ecd8cb in https://github.com/rust-lang/rust/actions/runs/3942442730/jobs/6746104740.
…est, r=cuviper bump failing assembly & codegen tests from LLVM 14 to LLVM 15 These tests need LLVM 15. Found by ``@Robert-Cunningham`` in rust-lang#100601 (comment) Passed tests at 006506e93fc80318ebfd7939fe1fd4dc19ecd8cb in https://github.com/rust-lang/rust/actions/runs/3942442730/jobs/6746104740.
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#106244 (Improve Markdown styling in README) - rust-lang#106747 (Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB) - rust-lang#106873 (dont randomly use `_` to print out const generic arguments) - rust-lang#106992 (Remove unused `#![feature(box_syntax)]` in `alloc`) - rust-lang#106995 (bump failing assembly & codegen tests from LLVM 14 to LLVM 15) - rust-lang#106996 (rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS) - rust-lang#106997 (Add heapsort fallback in `select_nth_unstable`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
These tests need LLVM 15.
Found by @Robert-Cunningham in #100601 (comment)
Passed tests at 006506e93fc80318ebfd7939fe1fd4dc19ecd8cb in https://github.com/rust-lang/rust/actions/runs/3942442730/jobs/6746104740.