1
0
mirror of https://github.com/golang/go synced 2024-11-08 02:06:15 -07:00
go/src/internal
LE Manh Cuong 4b36588807 cmd/go: add go command known variables to test cache hash
The go test result must not be cached when each of known variables to go
command change.

To do this, add all known variables to test metadata.

Fixes #32285

Change-Id: I90be6a72f46c42d965aec4fed534c0623244cd3d
Reviewed-on: https://go-review.googlesource.com/c/go/+/179040
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2019-07-15 16:28:58 +00:00
..
bytealg bytes, internal/bytealg: simplify Equal 2019-04-24 00:56:36 +00:00
cfg cmd/go: add go command known variables to test cache hash 2019-07-15 16:28:58 +00:00
cpu internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x 2019-04-30 23:31:26 +00:00
fmtsort fmtsort: sort interfaces deterministically 2019-02-28 21:09:49 +00:00
goroot all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
goversion internal/goversion: add new package, move Go 1.x constant there out of go/build 2019-04-19 18:04:35 +00:00
lazyregexp internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
lazytemplate internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
nettrace
oserror fmt: support %w 2019-05-15 19:53:28 +00:00
poll internal/poll: avoid memory leak in Writev 2019-05-20 01:53:24 +00:00
race
reflectlite sort, internal/reflectlite: flesh out reflectlite enough for use by sort 2019-03-27 04:58:23 +00:00
singleflight net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00
syscall os: pass correct environment when creating Windows processes 2019-05-16 10:24:10 +00:00
testenv cmd/go: add go command known variables to test cache hash 2019-07-15 16:28:58 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00