-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
update miri #60173
update miri #60173
Conversation
|
@bors r+ p=1 |
📌 Commit d6030feacd9552908a74b2b01cfa538d1a688359 has been approved by |
⌛ Testing commit d6030feacd9552908a74b2b01cfa538d1a688359 with merge d616b6afbcbcb3f74db3ccb306d4557470430669... |
💔 Test failed - status-appveyor |
@bors r- Caused ICE in the test
|
That's odd... we have Windows CI as well on the Miri side and the tests are passing there. I don't really have any idea what might be causing a different behavior here. |
This is a debug-only-r+ to hopefully get a better idea of what is going on in that Windows CI. @bors r=oli-obk p=0 |
📌 Commit 26b084e has been approved by |
update miri r? @oli-obk
@bors r- |
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
@bors r=oli-obk |
📌 Commit 71338fc has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
⌛ Testing commit 71338fc with merge 2e19f0c8575afdafc3e3846719a6fe4a0417cb24... |
The local CI failure should be fixed by rebasing on top of #60156, which bors did. |
☀️ Test successful - checks-travis, status-appveyor |
This hasnt been pushed to master yet, but #60379 is already testing. |
@bors ping |
😪 I'm awake I'm awake |
@bors retry |
update miri r? @oli-obk
☀️ Test successful - checks-travis, status-appveyor |
Tested on commit rust-lang/rust@08bfe16. Direct link to PR: <rust-lang/rust#60173> 🎉 miri on windows: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 🎉 miri on linux: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
r? @oli-obk