net: TestIgnoreLameReferrals failure #16718
Closed
Labels
Comments
Does If so, can you run the process under strace (or whatever OS X has) and/or tcpdump to see what's going on? That test should be self-contained and not talk to the network at all. It's puzzling where 220.255.2.153 would come from. Oh, do you have www.golang.org in your /etc/hosts by any chance? |
/etc/hosts
Thx! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
go version
)?go version go1.6 darwin/amd64
go env
)?~/workspace/github/go/1.7/go/src$ ./all.bash
go version go1.6 darwin/amd64
->go version go1.7 darwin/amd64
nothing else !
The text was updated successfully, but these errors were encountered: