Use ubuntu:24.04 for the x86_64-gnu-miri job by Kobzol · Pull Request #149807 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation13 Commits1 Checks11 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Area: Our Github Actions CI
Area: The testsuite used to check the correctness of rustc
Status: This is awaiting some action (such as code changes or more information) from the author.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
labels
There's another job running Miri -- it's whatever job executes src/bootstrap/mk/Makefile.in. One of the "aux" jobs?
@bors try jobs=x86_64-gnu-aux
This comment has been minimized.
rust-bors bot added a commit that referenced this pull request
Use ubuntu:24.04 for the x86_64-gnu-miri job
try-job: x86_64-gnu-aux
☀️ Try build successful (CI)
Build commit: fe506d4 (fe506d4b15cdecc482b05e445ecdb38e88c5de34, parent: c61a3a44d1a5bee35914cada6c788a05e0808f5b)
This comment has been minimized.
rust-bors bot added a commit that referenced this pull request
Use ubuntu:24.04 for the x86_64-gnu-miri job
This comment has been minimized.
@marcoieni Would you mind triggering the ghcr workflow manually, so we can test this without waiting for tomorrow? 😀
☀️ Try build successful (CI)
Build commit: 24659f6 (24659f67fce36a6362ed6172c24fa984df128117, parent: 2e667b0c6491678642a83e3aff86626397360af5)
Kobzol marked this pull request as ready for review
rustbot added S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
and removed S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
📌 Commit 40891c7 has been approved by marcoieni
It is now in the queue for this repository.
bors added the S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
label
jhpratt added a commit to jhpratt/rust that referenced this pull request
bors added a commit that referenced this pull request
Rollup of 4 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request
bors added a commit that referenced this pull request
…uwer
Rollup of 10 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #148825 (Add SystemTime::{MIN, MAX})
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 9 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 9 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
Kobzol deleted the miri-ubuntu-24.04 branch
rust-timer added a commit that referenced this pull request
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request
Labels
Area: Our Github Actions CI
Area: The testsuite used to check the correctness of rustc
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the infrastructure team, which will review and decide on the PR/issue.