Skip to content

test(chore): audit //@ run-pass in ui tests#154254

Open
Embers-of-the-Fire wants to merge 1 commit into
rust-lang:mainfrom
Embers-of-the-Fire:chore/clean-test-run-pass
Open

test(chore): audit //@ run-pass in ui tests#154254
Embers-of-the-Fire wants to merge 1 commit into
rust-lang:mainfrom
Embers-of-the-Fire:chore/clean-test-run-pass

Conversation

@Embers-of-the-Fire
Copy link
Copy Markdown
Contributor

@Embers-of-the-Fire Embers-of-the-Fire commented Mar 23, 2026

View all comments

Part of work for #154158.

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 23, 2026
@Embers-of-the-Fire Embers-of-the-Fire changed the title text(chore): audit //@ run-pass in ui tests test(chore): audit //@ run-pass in ui tests Mar 23, 2026
@Embers-of-the-Fire Embers-of-the-Fire marked this pull request as ready for review March 23, 2026 16:23
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 23, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Mar 23, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 23, 2026

r? @JonathanBrouwer

rustbot has assigned @JonathanBrouwer.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 69 candidates
  • Random selection from 14 candidates

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

JonathanBrouwer commented Mar 23, 2026

@rustbot reroll
I'm very busy in my personal life this week and probably the next one as well so will leave review duty for a bit (just changed my triagebot config)

@rustbot rustbot assigned TaKO8Ki and unassigned JonathanBrouwer Mar 23, 2026
@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented Mar 24, 2026

Thank you. Could you let me know when you're ready with @rustbot review and rebase all commits into a single commit at the end? @Embers-of-the-Fire

@rustbot author

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 24, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 24, 2026

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@rust-bors

This comment has been minimized.

@rustbot

This comment has been minimized.

@rustbot rustbot added the has-merge-commits PR has merge commits, merge with caution. label May 9, 2026
@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from d865e9d to a85f929 Compare May 9, 2026 10:22
@rustbot

This comment has been minimized.

@rustbot rustbot removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. has-merge-commits PR has merge commits, merge with caution. labels May 9, 2026
@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from a85f929 to 296a847 Compare May 9, 2026 12:29
@rustbot

This comment has been minimized.

@Embers-of-the-Fire
Copy link
Copy Markdown
Contributor Author

@rustbot review

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 9, 2026
@rust-log-analyzer

This comment has been minimized.

@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented May 11, 2026

@Embers-of-the-Fire Could you fix CI failures?

JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jun 6, 2026
…t-run-pass, r=Embers-of-the-Fire

test(chore): audit `//@ run-pass` in ui tests

Part of work for rust-lang#154158.
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

💔 I suspect this PR failed tests as part of a rollup
@bors r-

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
@bors try jobs=test-various

@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 6, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 6, 2026

This pull request was unapproved.

This PR was contained in a rollup (#157525), which was unapproved.

View changes since this unapproval

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 6, 2026
… r=<try>

test(chore): audit `//@ run-pass` in ui tests


try-job: test-various
@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented Jun 6, 2026

@Embers-of-the-Fire As this comment says, please use @bors r=TaKO8Ki #154254 (comment)

I will approve instead.

@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented Jun 6, 2026

@bors delegate-

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 6, 2026

💔 Test for 8b45fe5 failed: CI. Failed job:

@rust-log-analyzer

This comment has been minimized.

@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from 73f8ddd to a17a6ac Compare June 7, 2026 06:49
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 7, 2026

Some changes occurred in src/tools/cargo

cc @ehuss

@rustbot rustbot added the A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. label Jun 7, 2026
@rustbot

This comment has been minimized.

@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from a17a6ac to e9def7f Compare June 7, 2026 06:52
@rust-log-analyzer

This comment has been minimized.

@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from e9def7f to af4badf Compare June 7, 2026 07:01
@rust-bors

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>
@Embers-of-the-Fire Embers-of-the-Fire force-pushed the chore/clean-test-run-pass branch from af4badf to 1005fa3 Compare June 7, 2026 10:19
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot 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
Copy link
Copy Markdown
Contributor Author

@bors try jobs=test-various

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

@Embers-of-the-Fire: 🔑 Insufficient privileges: not in try users

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors try jobs=test-various

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 7, 2026
… r=<try>

test(chore): audit `//@ run-pass` in ui tests


try-job: test-various
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

☀️ Try build successful (CI)
Build commit: 2515828 (2515828e1c3682318194a99a8f11558fc130a673, parent: 43a4909ee98ed4d006d9d773f5d94dc58e34f846)

@@ -1,4 +1,4 @@
//@ run-pass
//@ build-pass
Copy link
Copy Markdown
Member

@TaKO8Ki TaKO8Ki Jun 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that this needs to remain as run-pass.

test_7::check uses assert_eq!.

test_1::check();
test_2::check::<i32, String>();
test_3::check::<i32, String>();
test_4::check::<i32, String>();
test_5::check::<i32, String>();
test_6::check::<i32, String>();
test_7::check();
test_8::check::<i32, String>();
test_9::check::<String, i32>();

pub fn check<T: Clone, U: Clone>() {
reuse foo::<String, 1, String> as bar;
bar(&"".to_string(), &"".to_string());
}

View changes since the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-explicit_tail_calls `#![feature(explicit_tail_calls)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants