-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update LLVM to rust-llvm-2015-02-19 #22526
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
There seems to be a merge conflict, and this might be the cause of a failure on android http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3681/steps/test/logs/stdio
|
Not your fault. You are back in the rollup 😄 |
Fixes rust-lang#22159 Fixes rust-lang#21721 Conflicts: src/llvm
@bors: r=alexcrichton 6957bb6 p=1 |
⌛ Testing commit 6957bb6 with merge 1ce1596... |
(let's let this one merge) |
💔 Test failed - auto-win-64-nopt-t |
@bors retry |
⌛ Testing commit 6957bb6 with merge d8bf952... |
💔 Test failed - auto-win-64-opt |
@bors: retry |
⌛ Testing commit 6957bb6 with merge fad7011... |
💔 Test failed - auto-linux-32-nopt-t |
@bors: retry |
@bors: p=10 |
⌛ Testing commit 6957bb6 with merge 7394bd2... |
💔 Test failed - auto-win-32-opt |
@bors: retry |
⌛ Testing commit 6957bb6 with merge 55704ca... |
💔 Test failed - auto-mac-32-opt |
This pull request has incredibly bad luck 😭 |
@bors: retry |
⌛ Testing commit 6957bb6 with merge 4566027... |
Oh, great, all-seeing buildbot in the sky, whatever we have done to offend you, please forgive us this time and let this pull request may land. Thank you ❤️ |
💔 Test failed - auto-mac-64-nopt-t |
Okay, that's new (for this PR)
whilst testing sync/threads. Possible deadlock? I think I've seen this before as an intermittent, but could someone verify on a mac if this failure is reproducible? I'm not sure, but I recall trying out stdtest on the rollup when it contained this and it passed (on Linux) I'm spawning another build to test this locally on Linux again. |
@bors: retry That's just stdtest deadlocking and happens somewhat regularly unfortunately on all platforms. |
⌛ Testing commit 6957bb6 with merge a389003... |
@alexcrichton Yeah, but with this PR I'm starting to suspect that something might be somehow broken (given the number of failures it's endured) |
💔 Test failed - auto-win-32-nopt-t |
@bors: retry |
1 similar comment
@bors: retry |
⌛ Testing commit 6957bb6 with merge 4b779ec... |
💔 Test failed - auto-win-32-nopt-t |
@bors: retry |
⌛ Testing commit 6957bb6 with merge c4fe7d6... |
Fixes #22159
Fixes #21721