Subject: | improperly terminated AXFR at t/08-IPv4.t line 446. |
Date: | Wed, 9 Mar 2016 09:52:11 -0800 |
To: | bug-net-dns [...] rt.cpan.org |
From: | "David E. Wheeler" <dwheeler [...] cpan.org> |
This test fails on CentoS 7.2 with the RPM-supplied Perl 5.16.3:
$ prove -l t/08-IPv4.t
t/08-IPv4.t .. 70/77 improperly terminated AXFR at t/08-IPv4.t line 446.
# Looks like you planned 77 tests but ran 70.
# Looks like your test exited with 255 just after 70.
t/08-IPv4.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/77 subtests
$ perl -v
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
(with 29 registered patches, see perl -V for more detail)
$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)