Uh oh!
There was an error while loading. Please reload this page.
test(chore): audit //@ run-pass in ui tests - #154254
Conversation
//@ run-pass in ui tests//@ run-pass in ui testsrustbot
commented
Mar 23, 2026
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 |
rustbot
commented
Mar 24, 2026
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
a85f929Compare
This comment has been minimized.
This comment has been minimized.
a85f929 to
296a847Compare
This comment has been minimized.
This comment has been minimized.
Embers-of-the-Fire
commented
May 9, 2026
@rustbot review |
This comment has been minimized.
This comment has been minimized.
TaKO8Ki
commented
May 11, 2026
@Embers-of-the-Fire Could you fix CI failures? |
JonathanBrouwer
commented
Jun 6, 2026
💔 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. |
TaKO8Ki
commented
Jun 6, 2026
@bors delegate- |
💔 Test for 8b45fe5 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
73f8ddd to
a17a6acComparerustbot
commented
Jun 7, 2026
Some changes occurred in src/tools/cargo cc @ehuss |
This comment has been minimized.
This comment has been minimized.
a17a6ac to
e9def7fCompare
This comment has been minimized.
This comment has been minimized.
e9def7f to
af4badfCompare
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
1005fa3Comparerustbot
commented
Jun 7, 2026
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. |
Embers-of-the-Fire
commented
Jun 7, 2026
@bors try jobs=test-various |
@Embers-of-the-Fire: 🔑 Insufficient privileges: not in try users |
JonathanBrouwer
commented
Jun 7, 2026
@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
☔ The latest upstream changes (presumably #158189) made this pull request unmergeable. Please resolve the merge conflicts by rebasing. |
View all comments
Part of work for #154158.