]> Cypherpunks repositories - gostls13.git/commit
cmd/go: respect GODEBUG in test cache
authorRuss Cox <rsc@golang.org>
Sat, 9 Mar 2024 00:29:27 +0000 (19:29 -0500)
committerGopher Robot <gobot@golang.org>
Sat, 9 Mar 2024 22:23:53 +0000 (22:23 +0000)
commit47d4295f924bca6f1852622aabc3d3876a3f06d8
treef509f100418ffa74d2c0a1c5d6d6579cb5ad255b
parentaa511b426d1c72c182cc1b797d3fa71cf47906f3
cmd/go: respect GODEBUG in test cache

GODEBUG affects test execution but was not being tracked.

Fixes #66213.
Fixes #65436.

Change-Id: I3ac3c397f0c6fa46cd9be0d22d03020d0632f64f
Reviewed-on: https://go-review.googlesource.com/c/go/+/570259
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
src/cmd/go/internal/test/test.go
src/cmd/go/testdata/script/test_cache_inputs.txt