]> Cypherpunks repositories - gostls13.git/commit
cmd/go: skip link_syso tests in short mode
authorBryan C. Mills <bcmills@google.com>
Wed, 24 Aug 2022 14:10:12 +0000 (10:10 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 24 Aug 2022 16:06:46 +0000 (16:06 +0000)
commit2fc21b50e4c19d60ad7c91bcfe6488e0f13abde3
tree324608bcfbd2185092215ea720dd5a5de6518e9f
parent55d96f98ef139daa8d5f362668271751cf59f8e1
cmd/go: skip link_syso tests in short mode

These tests invoke the system C compiler and linker.
Skipping them saves a little over half a second of time in short mode.

Updates #54423.

Change-Id: I3e8aa7b53c0c91f7d1e001ec2cd5f7b4954de52d
Reviewed-on: https://go-review.googlesource.com/c/go/+/425206
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/testdata/script/link_syso_deps.txt
src/cmd/go/testdata/script/link_syso_issue33139.txt