]> Cypherpunks repositories - gostls13.git/commit
Revert "net: add missing error check in test"
authorMikio Hara <mikioh.public.networking@gmail.com>
Wed, 27 Feb 2019 11:56:43 +0000 (20:56 +0900)
committerBryan C. Mills <bcmills@google.com>
Wed, 27 Feb 2019 15:42:26 +0000 (15:42 +0000)
commit850e3636d5d269c71df22a88f49423fe87179519
tree3ae1485a2008e44ef822203a7a8aa96fab65823e
parent43732816be576bfa3b57e58941d7a46b46090dc3
Revert "net: add missing error check in test"

This reverts commit ec521467e33eee0a62ed426ca0c66b865baedfc7.

Reson for revert: The test cases using slowDst4 and slowDst6 are
fragile. We need to find out a better approach to the trick on the IP
routeability.

Change-Id: I544453886e809d1c7b339673d8f1d5bdef357147
Reviewed-on: https://go-review.googlesource.com/c/163919
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/dial_test.go