]> Cypherpunks repositories - gostls13.git/commit
net: reorganize interface tests to avoid vague flakiness
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 9 May 2016 19:29:32 +0000 (04:29 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 11 May 2016 08:29:58 +0000 (08:29 +0000)
commitd1981ac313f6858cf1ec163dac94ea0d6904a731
treefd15613f998f37ede5d6346e7bb93a4081dd5904
parentb4538d7aaa1a600dc1d3724f9aecb5c8039e1324
net: reorganize interface tests to avoid vague flakiness

This change reorganizes test cases for surveying network interfaces and
address prefixes to make sure which part of the functionality is broken.

Updates #7849.

Change-Id: If6918075802eef69a7f1ee040010b3c46f4f4b97
Reviewed-on: https://go-review.googlesource.com/22990
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/interface_test.go