net/http: TestTransportEventTraceRealDNS fails on OS X 10.11.6 #16732
Comments
This is basically a dup of #16716. The Go test suite assumes you have working DNS. You appear to be using a DNS server which lies to you. I suppose we could make that test only run in full mode and on builders. |
CL https://golang.org/cl/28782 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
go version
)?go version go1.7 darwin/amd64
go env
)?TestTransportEventTraceRealDNS
should pass on a clean checkout of go1.7TestTransportEventTraceRealDNS
fails.The text was updated successfully, but these errors were encountered: