Closed
Description
Follow-up to #17670 ...
Some net and net/http tests verify that Go does the right thing upon getting a DNS NXDOMAIN (no DNS name found) error.
But Comcast at al have DNS servers which return fake results pointing you to search engines instead.
Maybe we can detect those DNS servers or DNS results and make those tests auto-skip (t.Skip
)
/cc @odeke-em