03:45:02 FAIL: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy
03:45:02
03:45:02 assertion failed:
03:45:02 Command: d:\CI\CI-f4d92b94d9\binary\docker.exe run -i --name test-inter-restart --restart=always busybox sh
03:45:02 ExitCode: 0
03:45:02 Stdout:
03:45:02 Stderr:
03:45:02
03:45:02 Failures:
03:45:02 ExitCode was 0 expected 11
This test looks to be flaky recently; e.g. #38806 (comment), and #39351 (comment)
https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS5-Process/2722/console
This test was flaky once before, which was addressed by increasing the timeout; #27078