Subject: | t/mx.t fails |
Currently t/mx.t fails, possibly due to changes in the external DNS entries:
...
# Failed test 'nslookup(domain => 'boston.com', type => MX) -> inapmail.boston.com'
# at t/mx.t line 14.
# got: 'tiermail.boston.com'
# expected: 'inapmail.boston.com'
# Failed test 'nslookup(domain => 'boston.com', type => MX, recurse => 1) -> 66.151.183.181'
# at t/mx.t line 19.
# got: undef
# expected: '66.151.183.181'
# Looks like you failed 2 tests of 5.
t/mx.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
...