]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix tests from x/vgo repo
authorRuss Cox <rsc@golang.org>
Thu, 12 Jul 2018 17:52:14 +0000 (13:52 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 12 Jul 2018 20:46:52 +0000 (20:46 +0000)
commit24e5fae92e2c971fa30ac170b7656ff14f3cfde5
tree3ca9cb478a81bff8ed8206521b2159c0f5caa5e5
parentf7248f05946c1804b5519d0b3eb0db054dc9c5d6
cmd/go: fix tests from x/vgo repo

This CL fixes up tests from the x/vgo repo that are failing
on some of the builders.
It will be submitted together with CL 123576.

Change-Id: I6bec81a93ad4f7116e8edc8c15beafa25747530c
Reviewed-on: https://go-review.googlesource.com/123580
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/internal/modfetch/unzip.go
src/cmd/go/mod_test.go