aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2018-08-09 17:38:32 -0400
committerBryan C. Mills <bcmills@google.com>2018-08-09 21:47:03 +0000
commitda1da23f11cba056992335517a29d1ec4a33706f (patch)
tree01752c489fd2fc2f0ec2cf75b912acf421c64436
parent3cb64ea39e0d71fe2af554cbf4e99d14bc08d41b (diff)
downloadgo-da1da23f11cba056992335517a29d1ec4a33706f.tar.gz
go-da1da23f11cba056992335517a29d1ec4a33706f.zip
cmd/go: skip TestScript/mod_patterns on nocgo builders
Updates #26906. Change-Id: I61b08180aefe9cfc109a1009ca251ee6970eb2df Reviewed-on: https://go-review.googlesource.com/128879 Run-TryBot: Bryan C. Mills <bcmills@google.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
-rw-r--r--src/cmd/go/testdata/script/mod_patterns.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmd/go/testdata/script/mod_patterns.txt b/src/cmd/go/testdata/script/mod_patterns.txt
index 2ce5766a87..e051d819b4 100644
--- a/src/cmd/go/testdata/script/mod_patterns.txt
+++ b/src/cmd/go/testdata/script/mod_patterns.txt
@@ -1,3 +1,6 @@
+# Broken on nocgo builders: https://golang.org/issue/26906
+[!cgo] skip
+
env GO111MODULE=on
cd m