net: some Windows DNS tests rely on CNAME flattening #40887
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Milestone
Does this issue reproduce with the latest release?
Yes
What did you do?
go test -v net
What did you expect to see?
Test pass.
What did you see instead?
Comment
When I set Google DNS (8.8.8.8) as my DNS server, the test passed.
When I set OpenDNS (208.67.220.220) as my DNS server, the test failed.
Theses tests should not rely on whether CNAME flattening is available on a recursive DNS resolver.
The text was updated successfully, but these errors were encountered: