Run regression test for #147964 on next solver too#148228
Merged
bors merged 1 commit intorust-lang:masterfrom Oct 29, 2025
Merged
Run regression test for #147964 on next solver too#148228bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
This comment has been minimized.
This comment has been minimized.
0d6c017 to
8e0fe66
Compare
nnethercote
approved these changes
Oct 29, 2025
Contributor
|
@bors r+ rollup |
Collaborator
bors
added a commit
that referenced
this pull request
Oct 29, 2025
Rollup of 4 pull requests Successful merges: - #148159 (Move rustdoc tests to appropriate subdirectories) - #148218 (Update T-compiler/ops Zulip messages) - #148228 (Run regression test for #147964 on next solver too) - #148237 (citool: Always print a signed percentage in job duration changes) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer
added a commit
that referenced
this pull request
Oct 29, 2025
Rollup merge of #148228 - clarfonthey:regression-next-solver, r=nnethercote Run regression test for #147964 on next solver too Original regression: #147964 Longer-term tracking of issue: #148028 For now, this just makes sure that whatever tests we keep are working the same under both the current solver and the next solver, until we decide what to do with them.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original regression: #147964
Longer-term tracking of issue: #148028
For now, this just makes sure that whatever tests we keep are working the same under both the current solver and the next solver, until we decide what to do with them.