CC: | sprout [...] cpan.org |
Subject: | Fails with bleadperl since v5.15.6-407-gc710240 |
As per subject. Unfortunately the test output is not revealing a lot,
even with --verbose:
% ./Build test --verbose t/000-base.t ..
1..11
ok 1 - parse_whois reg.ru, whois.ripn.net
ok 2 - parse_whois reg.ru, whois.ripn.net
ok 3 - parse_whois reg.ru, whois.ripn.net
not ok 4 - domain not exists
# Failed test 'domain not exists'
# at t/000-base.t line 25.
ok 5 - reg.ru ns 1
ok 6 - reg.ru ns 2
ok 7 - reg.ru domain
ok 8 - field name with spaces
ok 9 - field with -
ok 10 - field value with :
ok 11 - get_all_values is on
# Looks like you failed 1 test of 11.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
Test Summary Report
-------------------
t/000-base.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=1, Tests=11, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.16 cusr
0.01 csys = 0.19 CPU)
Result: FAIL
It passes the tests with 406. I've CC'd the committer,
HTH,