-
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.
Description
Description
This test failed a few times (I at least spotted it twice);
- pkg/stringid: TruncateID: touch-up doc #50503 (comment)
- daemon/server/router/container: postCommit: only decode Config #50458 (comment)
It was added recently in;
=== FAIL: arm64.integration.image TestSaveAndLoadPlatform/With_single_pulled_platform (5.77s)
save_test.go:371: assertion failed: error is not nil: Error response from daemon: No such image: alpine:latest
--- FAIL: TestSaveAndLoadPlatform/With_single_pulled_platform (5.77s)
=== FAIL: arm64.integration.image TestSaveAndLoadPlatform (5.78s)
=== RUN TestSaveAndLoadPlatform/With_single_pulled_platform
save_test.go:341: assertion failed: error is not nil: Error response from daemon: No such image: alpine:latest
--- FAIL: TestSaveAndLoadPlatform (2.83s)
--- FAIL: TestSaveAndLoadPlatform/With_single_pulled_platform (2.83s)
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.