Description
windowsRS1 build seems act flakily with this test:
|
// TODO Windows TP5 - Figure out why this test is so flakey. Disabled for now. |
|
testRequires(c, DaemonIsLinux) |
Steps to reproduce the issue:
Uncomment the testRequires(s, DaemonIsLinux) line and watch the test fail.
Describe the results you received:
Red builds
Describe the results you expected:
Green builds
Description
windowsRS1 build seems act flakily with this test:
moby/integration-cli/docker_cli_logs_test.go
Lines 182 to 183 in eeaa6c9
Steps to reproduce the issue:
Uncomment the
testRequires(s, DaemonIsLinux)line and watch the test fail.Describe the results you received:
Red builds
Describe the results you expected:
Green builds