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

Mark test for MIR execution limit as slow test #15267

Merged
merged 1 commit into from Jul 12, 2023

Conversation

lowr
Copy link
Contributor

@lowr lowr commented Jul 11, 2023

The test for MIR execution limit accounts for ~2/3 of total execution time of non-slow hir-ty tests. It significantly slows down edit-and-run-test type of workflow. Can we mark it as a slow test?

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 11, 2023
@lowr lowr marked this pull request as ready for review July 11, 2023 14:46
@lnicola
Copy link
Member

lnicola commented Jul 11, 2023

Either this, or we make the limits configurable. But this seems good enough for now.

bors r+

@lnicola
Copy link
Member

lnicola commented Jul 11, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 11, 2023

📌 Commit 0312c6c has been approved by lnicola

It is now in the queue for this repository.

@HKalbasi
Copy link
Member

It seems bors is stucked again. Maybe it's the time to retire bors and use github merge queue?

@Veykril
Copy link
Member

Veykril commented Jul 11, 2023

Iirc merge queue is still not quite the same experience, also bors is currently being rewritten in rust and I believe its close to being usable/experimentable with.

@bors
Copy link
Collaborator

bors commented Jul 12, 2023

⌛ Testing commit 0312c6c with merge 642420f...

@bors
Copy link
Collaborator

bors commented Jul 12, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 642420f to master...

@bors bors merged commit 642420f into rust-lang:master Jul 12, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants