Skip to content

TRANSIP tests breaking #2670

@tlimoncelli

Description

@tlimoncelli

Tests were reactivated but I see a few tests are failing. I did some basic triage but couldn't isolate the problem.

I've disabled the tests. To re-activate them, set TRANSIP_DOMAIN to dnscontrol.nl in GHA.

$ cd ~/git/dnscontrol/integrationTest
$ go test  -provider TRANSIP -start 15 -end 15
--- FAIL: TestDNSProviders (2.54s)
    --- FAIL: TestDNSProviders/dnscontrol.nl (2.53s)
        --- FAIL: TestDNSProviders/dnscontrol.nl/15:MX:Record_pointing_to_@ (0.92s)
            integration_test.go:252: A hostname for a CNAME, NS, MX or SRV record was not found (external hostnames need a trailing dot, eg. "example.com."): foo 300 MX 8 dnscontrol.nl.
FAIL
exit status 1
FAIL	github.com/StackExchange/dnscontrol/v4/integrationTest	4.330s
$ 

CC @blackshadev @cafferata

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions