Skip to content

Commit ae695cd

Browse files
author
Bryan C. Mills
committed
cmd/go: add missing cgo condition in TestScript/mod_list_compiled_concurrent
Updates #50205 Change-Id: I60d2e32c2cd84599f4a0126e4da4f1d61bd29b51 Reviewed-on: https://go-review.googlesource.com/c/go/+/372799 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent ea26ce7 commit ae695cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
env GO111MODULE=on
22

33
[short] skip
4+
[!cgo] skip
45

56
# Regression test for golang.org/issue/29667:
67
# spurious 'failed to cache compiled Go files' errors.

0 commit comments

Comments
 (0)