Uh oh!
There was an error while loading. Please reload this page.
Ignore issue #16671 test on android (again) - #22941
Conversation
Seems to be blocking forever
rust-highfive
commented
Mar 1, 2015
(rust_highfive has picked a reviewer for you, use r? to override) |
sfackler
commented
Mar 1, 2015
Manishearth
commented
Mar 1, 2015
@bors: p=10 |
Seems to be blocking forever
Manishearth
commented
Mar 1, 2015
(So as not to overshadow the rollup, which contains this PR anyway) |
Manishearth
commented
Mar 2, 2015
@bors: r+ |
bors
commented
Mar 2, 2015
bors
commented
Mar 2, 2015
⌛ Testing commit 5e19286 with merge a7467d2... |
bors
commented
Mar 2, 2015
💔 Test failed - auto-linux-64-x-android-t |
Manishearth
commented
Mar 2, 2015
@bors: retry |
bors
commented
Mar 2, 2015
⚡ Previous build results are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
bors
commented
Mar 2, 2015
💔 Test failed - auto-mac-32-opt |
alexcrichton
commented
Mar 2, 2015
What's going on here? Do you have some example logs of what's going on? Most of these failures just involve adding a call to |
sfackler
commented
Mar 2, 2015
The test just times out: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3858/steps/test/logs/stdio. Do we have any idea why |
alexcrichton
commented
Mar 2, 2015
There are often unfortunate interactions with running concurrently with shutdown code. There is often an actual underlying issue but using |
Seems to be blocking forever