-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Open
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.platform/windows
Description
Description
This test fails occasionally;
=== Failed
=== FAIL: integration/build TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s)
build_test.go:120: assertion failed: 2 (tc.numberOfIntermediateContainers int) != 1 (int): Expected 2 remaining intermediate containers, got 1
=== FAIL: integration/build TestBuildWithRemoveAndForceRemove (3.87s)
- originally added in Test & Fix build with rm/force-rm matrix #35139
But looks to be flaky; some failures with "unexpected EOF", others with the wrong count;
Reactions are currently unavailable
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.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.platform/windows