Skip to content

Flaky test: TestStartReturnCorrectExitCode #38521

@olljanat

Description

@olljanat

Seen on #31551

18:43:13 
18:43:13 ----------------------------------------------------------------------
18:43:13 FAIL: docker_cli_start_test.go:189: DockerSuite.TestStartReturnCorrectExitCode
18:43:13 
18:43:13 docker_cli_start_test.go:199:
18:43:13     c.Assert(exitCode, checker.Equals, 12, check.Commentf("out: %s", out))
18:43:13 ... obtained int = 125
18:43:13 ... expected int = 12
18:43:13 ... out: time="2019-01-06T18:42:58Z" level=error msg="error waiting for container: EOF" 

Was failed on RS1 and found from Jenkins logs that it has failed at least couple of times on RS5 and at least on powerpc too

Metadata

Metadata

Assignees

No one assigned

    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