]> Cypherpunks repositories - gostls13.git/commit
net: disable TestDialTimeout on Windows
authorRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 04:30:40 +0000 (23:30 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 04:30:40 +0000 (23:30 -0500)
commit0603b9e44659220e17254eb4b522f4c460bc0a6b
tree3e12e3a4b3c9778a013c8a22e75f539641c1ed98
parentc2a11576802227df0a5b3a507a430420192bef70
net: disable TestDialTimeout on Windows

Filed issue 3016 to fix this, but I really want
to see a "ok" in the Windows column so we
know what is and is not working.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5658050
src/pkg/net/dial_test.go