Windows: Turn off TestBuildStopSignal
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 6167c7bfb8431e5e83130fd44bd36d75da488b21 Component: engine
This commit is contained in:
@@ -5662,6 +5662,7 @@ func (s *DockerSuite) TestBuildNullStringInAddCopyVolume(c *check.C) {
|
||||
}
|
||||
|
||||
func (s *DockerSuite) TestBuildStopSignal(c *check.C) {
|
||||
testRequires(c, DaemonIsLinux)
|
||||
name := "test_build_stop_signal"
|
||||
_, err := buildImage(name,
|
||||
`FROM busybox
|
||||
|
||||
Reference in New Issue
Block a user