]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add '-skip' to list of cacheable test flags
authorMichael Matloob <matloob@golang.org>
Wed, 5 Feb 2025 20:27:29 +0000 (15:27 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 5 Feb 2025 21:25:26 +0000 (13:25 -0800)
commit220fe7987138a4b6c63de4b750fda58852237560
treeab0aa72d9c2719d4d70212130f44ca7d976813ef
parentb45c7d546669c37bbfdb1dedffa1b3e12acfc18c
cmd/go: add '-skip' to list of cacheable test flags

-run is cacheable, so -skip should be cacheable too.

Fixes #70692

Change-Id: I16880189b0d3a963f8f08008fc7fedcdc6f11630
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/646997
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/test/test.go
src/cmd/go/testdata/script/test_cache_inputs.txt