From: Dmitry Smirnov Date: Tue, 3 Sep 2019 17:59:35 +0000 (+0100) Subject: test--skip-network-tests X-Git-Tag: archive/raspbian/18.09.1+dfsg1-7.1+rpi1+deb10u1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f50e22e5ecf04d9ccf3a410846b04ab9a7eab16e;p=docker.io.git test--skip-network-tests Gbp-Pq: Name test--skip-network-tests.patch --- diff --git a/cli/cli/command/image/push_test.go b/cli/cli/command/image/push_test.go index 75798aaa..ea208f77 100644 --- a/cli/cli/command/image/push_test.go +++ b/cli/cli/command/image/push_test.go @@ -13,6 +13,7 @@ import ( ) func TestNewPushCommandErrors(t *testing.T) { +t.Skip("DM - skipping network test") testCases := []struct { name string args []string