]> Cypherpunks repositories - gostls13.git/commit
net: disable failing ICMP test for now
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 May 2015 02:25:04 +0000 (19:25 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 May 2015 02:37:28 +0000 (02:37 +0000)
commitf97f876125f72f543a14f57fb6570dee6bfa2c6f
tree1cc506eecc433f1478d82e8f12772b2c6fbd7a17
parentf963cb707ec375f36851f0a2c00a0f85474c03b6
net: disable failing ICMP test for now

To be fixed later.

Updates #10730

Change-Id: Icac19f48c9e035dce192c97943b77b60411a3ea2
Reviewed-on: https://go-review.googlesource.com/9797
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/net/file_test.go