]> Cypherpunks repositories - gostls13.git/commit
cmd/go: disable TestIssue10952 without external network
authorRuss Cox <rsc@golang.org>
Mon, 29 Jun 2015 17:58:18 +0000 (13:58 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 29 Jun 2015 18:00:07 +0000 (18:00 +0000)
commit5267bf075bcd0e4898f5414903c1b2180a852bac
tree40422cf89776d2d6be1af25c3c846d2731fd2baa
parent55203c7dd5a1f25ae898c5dfc1e8aeb3daeb9f1d
cmd/go: disable TestIssue10952 without external network

Should fix arm64 build failure.

Change-Id: Ib35e4a69a1082e461a1eddf3265544a1d2ff98e5
Reviewed-on: https://go-review.googlesource.com/11710
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/go/go_test.go