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

Flaky test: TestCloseWhileWriting, TestCloseWhileReading #4356

Closed
thaJeztah opened this issue Jun 14, 2023 · 1 comment · Fixed by #4394
Closed

Flaky test: TestCloseWhileWriting, TestCloseWhileReading #4356

thaJeztah opened this issue Jun 14, 2023 · 1 comment · Fixed by #4394

Comments

@thaJeztah
Copy link
Member

Description

https://github.com/docker/cli/actions/runs/5271207127/jobs/9531750668?pr=4355

--- FAIL: TestCloseWhileWriting (0.00s)
    commandconn_unix_test.go:181: assertion failed: expected error to contain "EOF", got "write |1: file already closed"
--- FAIL: TestCloseWhileReading (0.00s)
    commandconn_unix_test.go:211: assertion failed: expected error to contain "EOF", got "read |0: file already closed"
@thaJeztah
Copy link
Member Author

Also seen failing on Linux #4366 (comment)

@thaJeztah thaJeztah changed the title Flaky test: TestCloseWhileWriting, TestCloseWhileReading (on macOS 11) Flaky test: TestCloseWhileWriting, TestCloseWhileReading Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants