test(chore): audit //@ run-pass in ui tests#154254
Conversation
//@ run-pass in ui tests//@ run-pass in ui tests
|
rustbot has assigned @JonathanBrouwer. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@rustbot reroll |
|
Thank you. Could you let me know when you're ready with @rustbot author |
|
Reminder, once the PR becomes ready for a review, use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
d865e9d to
a85f929
Compare
This comment has been minimized.
This comment has been minimized.
a85f929 to
296a847
Compare
This comment has been minimized.
This comment has been minimized.
|
@rustbot review |
This comment has been minimized.
This comment has been minimized.
|
@Embers-of-the-Fire Could you fix CI failures? |
…t-run-pass, r=Embers-of-the-Fire test(chore): audit `//@ run-pass` in ui tests Part of work for rust-lang#154158.
|
💔 I suspect this PR failed tests as part of a rollup After fixing the problem, consider running a try job for the failed job before re-approving. Link to failure: #157525 (comment) Running a try job since I'm confused about what's causing this |
|
This pull request was unapproved. This PR was contained in a rollup (#157525), which was unapproved. |
This comment has been minimized.
This comment has been minimized.
… r=<try> test(chore): audit `//@ run-pass` in ui tests try-job: test-various
|
@Embers-of-the-Fire I will approve instead. |
|
@bors delegate- |
|
💔 Test for 8b45fe5 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
73f8ddd to
a17a6ac
Compare
|
Some changes occurred in src/tools/cargo cc @ehuss |
This comment has been minimized.
This comment has been minimized.
a17a6ac to
e9def7f
Compare
This comment has been minimized.
This comment has been minimized.
e9def7f to
af4badf
Compare
This comment has been minimized.
This comment has been minimized.
Assisted-by: OpenAI:gpt-5.5 Co-authored-by: Ayuse <ayodeleoluwasina@gmail.com> Signed-off-by: Embers-of-the-Fire <stellarishs@163.com>
af4badf to
1005fa3
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors try jobs=test-various |
|
@Embers-of-the-Fire: 🔑 Insufficient privileges: not in try users |
|
@bors try jobs=test-various |
This comment has been minimized.
This comment has been minimized.
… r=<try> test(chore): audit `//@ run-pass` in ui tests try-job: test-various
| @@ -1,4 +1,4 @@ | |||
| //@ run-pass | |||
| //@ build-pass | |||
There was a problem hiding this comment.
It seems that this needs to remain as run-pass.
test_7::check uses assert_eq!.
rust/tests/ui/delegation/generics/mapping/free-to-free-pass.rs
Lines 137 to 145 in 1005fa3
rust/tests/ui/delegation/generics/mapping/free-to-free-pass.rs
Lines 91 to 94 in 1005fa3
View all comments
Part of work for #154158.