]> Cypherpunks repositories - gostls13.git/commit
net: disable TestDualStackUDPListener in short mode
authorRuss Cox <rsc@golang.org>
Mon, 6 Oct 2014 17:09:14 +0000 (13:09 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 6 Oct 2014 17:09:14 +0000 (13:09 -0400)
commit83001ffaaf90dcb32a7a1e2c95f6913bf1503618
tree8b32c7e52da14a916b58923cd483519c2cd2c187
parentee8e28d328567b5f12a94b1156b5f6d20d1f67fe
net: disable TestDualStackUDPListener in short mode

This test is flaky, just like TestDualStackTCPListener.
That one was disabled. Disable this one too.

Update #5001

LGTM=bradfitz
R=rlh, bradfitz
CC=golang-codereviews
https://golang.org/cl/154950043
src/net/unicast_posix_test.go