Merge pull request #24918 from Microsoft/jjh/badtestcomment
Fix incorrect test comment Upstream-commit: 796a19a7853e72de1a2f09024a7474c61a979568 Component: engine
This commit is contained in:
@@ -653,7 +653,7 @@ func (s *DockerSuite) TestEventsContainerRestart(c *check.C) {
|
||||
// wait until test2 is auto removed.
|
||||
waitTime := 10 * time.Second
|
||||
if daemonPlatform == "windows" {
|
||||
// nslookup isn't present in Windows busybox. Is built-in.
|
||||
// Windows takes longer...
|
||||
waitTime = 90 * time.Second
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user