]> Cypherpunks repositories - gostls13.git/commit
cmd/go: disable broken test for code.google.com
authorRuss Cox <rsc@golang.org>
Wed, 27 Jan 2016 01:03:32 +0000 (20:03 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 27 Jan 2016 03:35:36 +0000 (03:35 +0000)
commit4ec2fd3e6ac4f869d39348bf48016687b731d910
tree26b53d1d023d1f233f0d735672f53af7c322d90e
parent9202e9e1b81d1c6d07b516eae2d1da28951c7a76
cmd/go: disable broken test for code.google.com

For Go 1.7 we can remove all the code.google.com code
(except maybe the shutdown warning).

See #10193.

Change-Id: I4b8182eb66494f0bf373b40ca5da6ae4738342be
Reviewed-on: https://go-review.googlesource.com/18974
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/go_test.go
src/cmd/go/vcs_test.go