]> Cypherpunks repositories - gostls13.git/commit
net: skip TestDualStackTCPListener in short mode
authorDave Cheney <dave@cheney.net>
Thu, 16 Jan 2014 22:49:38 +0000 (09:49 +1100)
committerDave Cheney <dave@cheney.net>
Thu, 16 Jan 2014 22:49:38 +0000 (09:49 +1100)
commit8bc32785b99eccf27cede237c974172988bb0c81
tree35069fd82b1280b0ca53da0eca7121a9f2a30098
parentf8cd243669397bcc608a467bd4d2176ad9d887ac
net: skip TestDualStackTCPListener in short mode

Update #5001

This test is flakey on linux servers and fails otherwise good builds. Mikio has some proposals to fix the test, but they require additional plumbing.

In the meantime, disable this test in -short mode so it will run during the full net test suite, but not during builder ci.

R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/53410043
src/pkg/net/unicast_posix_test.go