Skip to content

Possibly flaky new test: TestInspectByPrefix #18437

@estesp

Description

@estesp

Seems this has been intermittently failing on master on quite a few PRs, which is confusing as the busybox image is queried to get its ID (and that never fails). Can't reproduce locally so hard to determine what part of this is failing.

----------------------------------------------------------------------
FAIL: docker_cli_inspect_test.go:346: DockerSuite.TestInspectByPrefix

docker_cli_inspect_test.go:352:
    c.Assert(err, checker.IsNil)
... value *errors.errorString = &errors.errorString{s:"failed to inspect container sha256:aa5: Error: No such image or container: sha256:aa5\n"} ("failed to inspect container sha256:aa5: Error: No such image or container: sha256:aa5\n")


----------------------------------------------------------------------

ping @tonistiigi @aaronlehmann

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions