-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
ci: test resolver-tests
in a separate job
#12540
Conversation
r? @epage (rustbot has picked a reviewer for you, use r? to override) |
Blocked on #12539 bumping the version of |
Ready to merge now. |
@bors r+ |
ci: test `resolver-tests` in a separate job
💔 Test failed - checks-actions |
@bors retry |
Hmm... I completely don't know what this failure is 😞.
|
ci: test `resolver-tests` in a separate job
☀️ Test successful - checks-actions |
👀 Test was successful, but fast-forwarding failed: 422 Update is not a fast forward |
Poor PR @bors retry |
☀️ Test successful - checks-actions |
Update cargo 3 commits in 80eca0e58fb2ff52c1e94fc191b55b37ed73e0e4..2cc50bc0b63ad20da193e002ba11d391af0104b7 2023-08-19 00:52:06 +0000 to 2023-08-22 22:43:08 +0000 - config: merge lists in precedence order (rust-lang/cargo#12515) - ci: test `resolver-tests` in a separate job (rust-lang/cargo#12540) - refactor: Use clap to suggest alternative argument for unsupported arguments (rust-lang/cargo#12529) r? ghost
What does this PR try to resolve?
resolver-tests was run a separate job but accidentally included in #12342. This PR excludes it again.