You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this test is randomly failing. We'd need to further investigate why it fails and in which conditions. It may be written in a way that is not consistent, or maybe not up-to-date. Opening this issue for awareness.
=== RUN TestContainerLogWithErrClosed
2022/02/28 16:27:00 Starting container id: 07de0af25f64 image: docker:dind
2022/02/28 16:27:00 Waiting for container id 07de0af25f64 image: docker:dind
2022/02/28 16:27:17 Container is ready id: 07de0af25f64 image: docker:dind
logconsumer_test.go:210: port not found
--- FAIL: TestContainerLogWithErrClosed (20.54s)
The text was updated successfully, but these errors were encountered:
I noticed this test is randomly failing. We'd need to further investigate why it fails and in which conditions. It may be written in a way that is not consistent, or maybe not up-to-date. Opening this issue for awareness.
The text was updated successfully, but these errors were encountered: