Skip to content

Flaky test: TestWaitBlocked, TestWaitRestartedContainer #49595

@vvoland

Description

@vvoland

Description

=== RUN   TestWaitBlocked
=== RUN   TestWaitBlocked/test-wait-blocked-exit-zero
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
=== RUN   TestWaitBlocked/test-wait-blocked-exit-random
=== PAUSE TestWaitBlocked/test-wait-blocked-exit-random
=== CONT  TestWaitBlocked/test-wait-blocked-exit-zero
=== CONT  TestWaitBlocked/test-wait-blocked-exit-random
    wait_test.go:95: assertion failed: 99 (tc.expectedCode int64) != 2 (waitRes.StatusCode int64)
--- FAIL: TestWaitBlocked (0.02s)
    --- FAIL: TestWaitBlocked/test-wait-blocked-exit-random (0.24s)
    --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.25s)
=== FAIL: amd64.integration.container TestWaitRestartedContainer/default (5.69s)
    wait_test.go:232: assertion failed: 5 (expectedCode int64) != 137 (waitRes.StatusCode int64)
    --- FAIL: TestWaitRestartedContainer/default (5.69s)
=== FAIL: amd64.integration.container TestWaitRestartedContainer/next-exit (5.66s)
    wait_test.go:232: assertion failed: 5 (expectedCode int64) != 137 (waitRes.StatusCode int64)
    --- FAIL: TestWaitRestartedContainer/next-exit (5.66s)

docker version

master @ a9c9d5b

Metadata

Metadata

Assignees

Labels

area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions