Skip to content

Recent CLI breaks test-integration-cli #293

@AkihiroSuda

Description

@AkihiroSuda

Description

Steps to reproduce the issue:

  1. checkout moby/moby@a9358df
  2. edit hack/dockerfile/binaries-commits to use 8df4cd1, instead of the default 3dfb834
  3. make test-integration-cli

Describe the results you received:

some tests fails deterministically

e.g.

----------------------------------------------------------------------
FAIL: docker_cli_rmi_test.go:227: DockerSuite.TestRmiContainerImageNotFound
                                     
docker_cli_rmi_test.go:248:
    // The image of the running container should not be removed.                
    c.Assert(err, checker.NotNil)
... value = nil

Describe the results you expected:

CLI should not break existing tests

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