Skip to content
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: Make a test less flaky #23718

Merged
merged 1 commit into from
Mar 26, 2015
Merged

test: Make a test less flaky #23718

merged 1 commit into from
Mar 26, 2015

Conversation

alexcrichton
Copy link
Member

It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.

This was discovered with a recent snap-mac3 failure

It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.
@rust-highfive
Copy link
Collaborator

r? @huonw

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

@huonw
Copy link
Member

huonw commented Mar 25, 2015

@bors r+

@bors
Copy link
Contributor

bors commented Mar 25, 2015

📌 Commit 02c6f6b has been approved by huonw

@bors
Copy link
Contributor

bors commented Mar 26, 2015

⌛ Testing commit 02c6f6b with merge d4ba1ca...

bors added a commit that referenced this pull request Mar 26, 2015
It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.

This was discovered with a recent [snap-mac3 failure](http://buildbot.rust-lang.org/builders/snap3-mac/builds/164/steps/test/logs/stdio)
Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2015
It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.

This was discovered with a recent [snap-mac3 failure](http://buildbot.rust-lang.org/builders/snap3-mac/builds/164/steps/test/logs/stdio)
@bors bors merged commit 02c6f6b into rust-lang:master Mar 26, 2015
@alexcrichton alexcrichton deleted the flaky-test branch March 27, 2015 20:36
This pull request was closed.
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.

4 participants