projects
/
docker.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd2ccbc
)
test--skip-network-tests
author
Dmitry Smirnov
<onlyjob@debian.org>
Tue, 3 Sep 2019 17:59:35 +0000
(18:59 +0100)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/cli/cli/command/image/push_test.go
b/cli/cli/command/image/push_test.go
index 75798aaaf15a5d19b46d9da61b23a9a9ab3825af..ea208f7718bec6aca9d2d44837e1838e233019f3 100644
(file)
--- 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