Skip to content

Conversation

@sfackler
Copy link
Member

@sfackler sfackler commented Mar 1, 2015

Seems to be blocking forever

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@sfackler
Copy link
Member Author

sfackler commented Mar 1, 2015

@bors r+ 1f1c5d5 p=100

@Manishearth
Copy link
Member

@bors: p=10

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 1, 2015
@Manishearth
Copy link
Member

(So as not to overshadow the rollup, which contains this PR anyway)

@Manishearth
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors r=Manishearth 5e19286

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

⌛ Testing commit 5e19286 with merge a7467d2...

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

💔 Test failed - auto-linux-64-x-android-t

@Manishearth
Copy link
Member

@bors: retry

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

@bors
Copy link
Collaborator

bors commented Mar 2, 2015

💔 Test failed - auto-mac-32-opt

@alexcrichton
Copy link
Member

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 .join() to fix as well.

@sfackler
Copy link
Member Author

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 .join would actually fix things on android?

@alexcrichton
Copy link
Member

There are often unfortunate interactions with running concurrently with shutdown code. There is often an actual underlying issue but using .join for now should help in theory to "paper over it" (but an issue opened would still be nice!)

@Manishearth
Copy link
Member

These both merged.

@emberian emberian closed this Mar 2, 2015
@sfackler sfackler deleted the re-disable branch November 26, 2016 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants