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

Racey test TestLogsAPIStdout #33301

Closed
cpuguy83 opened this issue May 19, 2017 · 3 comments
Closed

Racey test TestLogsAPIStdout #33301

cpuguy83 opened this issue May 19, 2017 · 3 comments

Comments

@cpuguy83
Copy link
Member

I've seen this fail a few times on Windows recently:

02:43:14 FAIL: docker_api_logs_test.go:15: DockerSuite.TestLogsAPIWithStdout
02:43:14 
02:43:14 docker_api_logs_test.go:50:
02:43:14     c.Fatal("timeout waiting for logs to exit")
02:43:14 ... Error: timeout waiting for logs to exit
02:43:14 
02:43:14 
02:43:14 ----------------------------------------------------------------------
@cpuguy83
Copy link
Member Author

This no longer seems to be an issue, closing.

@thaJeztah
Copy link
Member

Seen failing again in #34271 (comment)

@cpuguy83
Copy link
Member Author

I don't think I've seen this one fail in quite some time, so I'll close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@cpuguy83 @thaJeztah and others