]> Cypherpunks repositories - gostls13.git/commit
cmd/go: ensure that runtime/cgo is not stale in TestExecBuildX
authorBryan C. Mills <bcmills@google.com>
Tue, 25 Jun 2019 13:17:28 +0000 (09:17 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 25 Jun 2019 16:43:17 +0000 (16:43 +0000)
commit3f83c83bd681861802ac07ec285cef28fd5766cb
tree93a421e0f19400b9a5ffe9523b70d23a48ec6bd7
parent98e1bd2b79bb7da0743450d9e6c0b622ff1e681f
cmd/go: ensure that runtime/cgo is not stale in TestExecBuildX

Fixes #29004

Change-Id: Ifc8330b47fbec6f902057cb9b6db44f2c0082056
Reviewed-on: https://go-review.googlesource.com/c/go/+/183838
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go