Skip Menu |

This queue is for tickets about the Net-LDNS CPAN distribution.

Report information
The Basics
Id: 122074
Status: new
Priority: 0/
Queue: Net-LDNS

People
Owner: Nobody in particular
Requestors: freejoins [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: test filed
Date: Mon, 12 Jun 2017 15:44:03 +0600
To: bug-Net-LDNS [...] rt.cpan.org
From: Ruslan Bektemirov <freejoins [...] gmail.com>
I try install module in FreeBSD 10.3 and Perl 5.24.1: #cpan -i Net::LDNS and het error: t/axfr.t ........... 1/? AXFR setup error: Could not send or receive, because of network error at t/axfr.t line 19. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 61 just after 1. t/axfr.t ........... Dubious, test returned 61 (wstat 15616, 0x3d00) All 1 subtests passed t/dnssec.t ......... ok t/idn.t ............ ok t/load_zonefile.t .. ok t/netldns.t ........ 29/? # Failed test 'nine authority' # at t/netldns.t line 78. # got: '10' # expected: '9' # Looks like you failed 1 test of 86. t/netldns.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/86 subtests t/packet.t ......... ok t/regression.t ..... ok t/resolver.t ....... ok t/rr.t ............. 1/? Could not send or receive, because of network error at t/rr.t line 64. # Child (TXT) exited without calling finalize() t/rr.t ............. 6/? # Failed test 'TXT' # at /usr/local/lib/perl5/5.24/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 6. t/rr.t ............. Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 1/6 subtests t/rrlist.t ......... ok t/serialize.t ...... ok t/threads.t ........ ok t/utils.t .......... ok Test Summary Report ------------------- t/axfr.t (Wstat: 15616 Tests: 1 Failed: 0) Non-zero exit status: 61 Parse errors: No plan found in TAP output t/netldns.t (Wstat: 256 Tests: 86 Failed: 1) Failed test: 55 Non-zero exit status: 1 t/rr.t (Wstat: 7424 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 29 Parse errors: No plan found in TAP output Files=13, Tests=207, 19 wallclock secs ( 0.03 usr 0.03 sys + 0.26 cusr 0.32 csys = 0.64 CPU) Result: FAIL Failed 3/13 test programs. 2/207 subtests failed. *** Error code 255