Skip to content

net: some Windows DNS tests rely on CNAME flattening #40887

Open
@zhangyoufu

Description

@zhangyoufu

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?

=== RUN   TestNSLookupMX
--- FAIL: TestNSLookupMX (0.04s)
    lookup_windows_test.go:37: no results

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windows

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions