Subject: | Mail::SPFv2.005 'make test' fails: "t/10.00-rfc4408.t {101 119 181 191}" |
Date: | Sun, 29 Jul 2007 17:18:38 -0700 |
To: | bug-Mail-SPF [...] rt.cpan.org |
From: | snowcrash <schneecrash [...] gmail.com> |
bug-Mail-SPF@rt.cpan.org.
with
perl -VSummary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=darwin, osvers=8.8.0, archname=darwin-thread-multi-2level
uname='darwin sc 8.8.0 darwin kernel version 8.8.0: fri sep 8
17:18:57 pdt 2006; root:xnu-792.12.6.obj~1release_ppc power macintosh
powerpc '
building,
cpanp -z Mail::SPF
grep -A1 "name:" META.yml
name: Mail-SPF
version: v2.005
./Build realclean
perl Build.PL
./Build test
fails,
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------
t/10.00-rfc4408.t 4 1024 326 4 101 119 181 191
Failed 1/10 test scripts. 4/485 subtests failed.
Files=10, Tests=485, 29 wallclock secs (14.67 cusr + 1.27 csys = 15.94 CPU)
Failed 1/10 test programs. 4/485 subtests failed.
and,
verbose test output,
t/10.00-rfc4408...............1..326
...
ok 100 - Test case 'a-cidr6-0-ip4' explanation not relevant
# Test case 'a-colon-domain' result:
# Expected: 'pass'
# Got: 'neutral'
not ok 101 - Test case 'a-colon-domain' result
# Failed test 'Test case 'a-colon-domain' result'
# at t/Mail-SPF-Test-lib.pm line 89.
ok 102 - Test case 'a-colon-domain' explanation not applicable
...
ok 118 - Test case 'a-bad-cidr4' explanation not applicable
# Test case 'a-colon-domain-ip4mapped' result:
# Expected: 'pass'
# Got: 'neutral'
not ok 119 - Test case 'a-colon-domain-ip4mapped' result
# Failed test 'Test case 'a-colon-domain-ip4mapped' result'
# at t/Mail-SPF-Test-lib.pm line 89.
ok 120 - Test case 'a-colon-domain-ip4mapped' explanation not applicable
...
ok 180 - Test case 'mx-empty-domain' explanation not applicable
# Test case 'mx-colon-domain-ip4mapped' result:
# Expected: 'pass'
# Got: 'neutral'
not ok 181 - Test case 'mx-colon-domain-ip4mapped' result
# Failed test 'Test case 'mx-colon-domain-ip4mapped' result'
# at t/Mail-SPF-Test-lib.pm line 89.
ok 182 - Test case 'mx-colon-domain-ip4mapped' explanation not applicable
...
ok 190 - Test case 'mx-numeric-top-label' explanation not applicable
# Test case 'mx-colon-domain' result:
# Expected: 'pass'
# Got: 'neutral'
not ok 191 - Test case 'mx-colon-domain' result
# Failed test 'Test case 'mx-colon-domain' result'
# at t/Mail-SPF-Test-lib.pm line 89.
ok 192 - Test case 'mx-colon-domain' explanation not applicable
...
# Looks like you failed 4 tests of 326.
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 101, 119, 181, 191
Failed 4/326 tests, 98.77% okay