cmd/go/testdata/script: skip vet_cache in short mode

vet_cache uses a clean cache

Change-Id: I68e9f32e60ad228785e9bf28f1c3a42e6a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/726961
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Matloob <matloob@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Michael Matloob <matloob@google.com>
This commit is contained in:
Michael Matloob 2025-12-04 15:32:53 -05:00 committed by Gopher Robot
parent 96e142ba2b
commit b133524c0f

View File

@ -1,6 +1,8 @@
# Test that go vet's caching of vet tool actions replays
# the recorded stderr output even after a cache hit.
[short] skip 'uses a fresh build cache'
# Set up fresh GOCACHE.
env GOCACHE=$WORK/gocache