Skip to content

Flaky test: DockerDaemonSuite.TestDaemonRestartUnlessStopped #38720

@thaJeztah

Description

@thaJeztah

This test looks to have become flaky (recently updated in #35355)

https://jenkins.dockerproject.org/job/Docker-PRs-experimental/44079/console

15:21:20 FAIL: docker_cli_daemon_test.go:118: DockerDaemonSuite.TestDaemonRestartUnlessStopped
15:21:20 
15:21:20 [d62b0ae349327] waiting for daemon to start
15:21:20 [d62b0ae349327] daemon started
15:21:20 
15:21:20 docker_cli_daemon_test.go:157:
15:21:20     // both stopped
15:21:20     testRun(map[string]bool{"top1": false, "top2": false, "exit": false}, "")
15:21:20 docker_cli_daemon_test.go:140:
15:21:20     c.Assert(strings.Contains(out, name), check.Equals, shouldRun, check.Commentf(format, prefix, name))
15:21:20 ... obtained bool = true
15:21:20 ... expected bool = false
15:21:20 ... container "exit" is running
15:21:20 
15:21:20 [d62b0ae349327] exiting daemon

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