]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/go: include new internal packages in TestNewReleaseRebuildsStale...
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 18 Jun 2021 03:14:09 +0000 (03:14 +0000)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 18 Jun 2021 04:55:13 +0000 (04:55 +0000)
commit78aa251ace316dc8175879f1ec50797f505cec99
tree9d43a9cfa0560f269ef8a539327e5aac2c3ddb28
parent2a7900762c24a4b04d0d51c833e22bc319d0234e
[dev.typeparams] cmd/go: include new internal packages in TestNewReleaseRebuildsStalePackagesInGOPATH

CL 328336 introduced two new packages that the runtime and other
low-level packages depend on. Include them as targets to copy in this
test with other such packages.

Fixes the dev.typeparams longtest builders.

Change-Id: Ia886f0264962a68acd06ebca002eef8515f06487
Reviewed-on: https://go-review.googlesource.com/c/go/+/329251
Trust: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/go/go_test.go