test--skip-network-tests
authorDmitry Smirnov <onlyjob@debian.org>
Tue, 3 Sep 2019 17:59:35 +0000 (18:59 +0100)
committerFelix Geyer <fgeyer@debian.org>
Tue, 3 Sep 2019 17:59:35 +0000 (18:59 +0100)
Gbp-Pq: Name test--skip-network-tests.patch

cli/cli/command/image/push_test.go

index 75798aaaf15a5d19b46d9da61b23a9a9ab3825af..ea208f7718bec6aca9d2d44837e1838e233019f3 100644 (file)
@@ -13,6 +13,7 @@ import (
 )
 
 func TestNewPushCommandErrors(t *testing.T) {
+t.Skip("DM - skipping network test")
        testCases := []struct {
                name          string
                args          []string