]> Cypherpunks repositories - gostls13.git/commit
net: fix TestInterfaces, TestInterfaceAddrs on platforms without loopback interface
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 22 Mar 2015 21:43:43 +0000 (06:43 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 23 Mar 2015 10:00:34 +0000 (10:00 +0000)
commit14082fad9b851267520d5d04aa314719bda47e9e
tree66a58e2a52a00debbcb3be6577d54ba6436fc54d
parenta0fb8f8cce1d3b239f83c198204b616aab136510
net: fix TestInterfaces, TestInterfaceAddrs on platforms without loopback interface

Fixes #10214.

Change-Id: If29d26c590eb53d4976e0a6ace0ed33aaf0c3e80
Reviewed-on: https://go-review.googlesource.com/7924
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/net/interface_test.go