-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
test that we correctly detect panics in intergation tests #11228
test that we correctly detect panics in intergation tests #11228
Conversation
r? @flip1995 (rustbot has picked a reviewer for you, use r? to override) |
@bors try |
…, r=<try> test that we correctly detect panics in intergation tests Right now, this should pass as it is on top of #11225 but once I removed that from the pr, I should be able to see the failure. changelog: add test for integration tests
💔 Test failed - checks-action_test |
4b982cc
to
0416f34
Compare
Ah yes, forgot a |
…, r=<try> test that we correctly detect panics in intergation tests Right now, this should pass as it is on top of #11225 but once I removed that from the pr, I should be able to see the failure. changelog: add test for integration tests
💔 Test failed - checks-action_test |
0416f34
to
4a12b23
Compare
@bors try |
…, r=<try> test that we correctly detect panics in intergation tests Right now, this should pass as it is on top of #11225 but once I removed that from the pr, I should be able to see the failure. changelog: add test for integration tests
Perfect: so on current master (broken integration tests) this now successfully detects the panic 🎉 once #11225 is merged, this one should merge fine as well |
💔 Test failed - checks-action_test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me once the other PR is merged.
☔ The latest upstream changes (presumably #11225) made this pull request unmergeable. Please resolve the merge conflicts. |
4a12b23
to
01b9f9d
Compare
@bors try |
…, r=<try> test that we correctly detect panics in intergation tests should be merged after #11225 changelog: add test for integration tests
☀️ Try build successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
@bors r=flip1995 |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
should be merged after #11225
changelog: add test for integration tests