Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI tests can be assigned to T-compiler #104303

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

compiler-errors
Copy link
Member

@compiler-errors compiler-errors commented Nov 11, 2022

It's my understanding that while not all src/test/ui tests are compiler-related, the bulk of them are, so I think it makes sense for this to go to the compiler triagebot category (T-compiler and T-compiler-contributors) instead of fallback, which consists of just @Mark-Simulacrum. Though if anyone diagrees, feel free to close this PR.

@rustbot
Copy link
Collaborator

rustbot commented Nov 11, 2022

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 11, 2022
@Mark-Simulacrum
Copy link
Member

I think this makes sense. Folks can probably redirect as necessary. In practice many such PRs will already touch compiler code so they don't I think all get assigned to me, but this is even better.

(Of course easy to say as the one giving up work :)

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Nov 11, 2022

📌 Commit 7e86b84 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 11, 2022
@compiler-errors
Copy link
Member Author

In practice many such PRs will already touch compiler code so they don't I think all get assigned to me, but this is even better.

Yeah, this is mostly for one-off "add a UI test because some other PR actually fixed the issue" PRs, which are usually due to a compiler change anyways, but get auto-assigned to you because their only change is under src/test/ui.

bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 12, 2022
Rollup of 7 pull requests

Successful merges:

 - rust-lang#102049 (Add the `#[derive_const]` attribute)
 - rust-lang#103970 (Unhide unknown spans)
 - rust-lang#104206 (Remove `save_and_restore_in_snapshot_flag`, use `ObligationCtxt` more)
 - rust-lang#104214 (Emit error in `collecting_trait_impl_trait_tys` on mismatched signatures)
 - rust-lang#104267 (rustdoc: use checkbox instead of switch for settings toggles)
 - rust-lang#104302 (Update cargo)
 - rust-lang#104303 (UI tests can be assigned to T-compiler)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit feff57b into rust-lang:master Nov 12, 2022
@rustbot rustbot added this to the 1.67.0 milestone Nov 12, 2022
@compiler-errors compiler-errors deleted the ui-test-triagebot branch August 11, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants