]> Cypherpunks repositories - gostls13.git/commit
net: fix the series of TestLookup and external tests
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 13 May 2015 03:44:45 +0000 (12:44 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 20 May 2015 07:54:37 +0000 (07:54 +0000)
commit7eec656bfd111531f548dbb5c7f3b6d18525f4ab
treed46a7cbdb7c58afc823d5d1af66cbfa93acdad11
parent17177a0daa7d08c7031fe10b9be8d070db5fe278
net: fix the series of TestLookup and external tests

On Windows, we need to make sure that the node under test has external
connectivity.

Fixes #10795.

Change-Id: I99f2336180c7b56474fa90a4a6cdd5a6c4dd3805
Reviewed-on: https://go-review.googlesource.com/10006
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/external_test.go
src/net/lookup_test.go
src/net/main_test.go