CC: | exodist [...] cpan.org |
Subject: | Tests fail (with recent Test::More versions?) |
Tests started to fail on my smoker systems:
...
You tried to plan twice at /home/cpansand/.cpan/build/2016091221/Test-LatestPrereqs-0.02-lZkWFi/blib/lib/Test/LatestPrereqs.pm line 47.
# Looks like your test exited with 255 before it could output anything.
t/20_eumm.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
You tried to plan twice at /home/cpansand/.cpan/build/2016091221/Test-LatestPrereqs-0.02-lZkWFi/blib/lib/Test/LatestPrereqs.pm line 47.
# Looks like your test exited with 255 before it could output anything.
t/20_mbuild.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
You tried to plan twice at /home/cpansand/.cpan/build/2016091221/Test-LatestPrereqs-0.02-lZkWFi/blib/lib/Test/LatestPrereqs.pm line 47.
# Looks like your test exited with 255 before it could output anything.
t/20_minstall.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
...
Statistical analysis suggests that it breaks with latest Test::More (negative theta is "bad"):
****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 4491728906412733.00
[1='eq_1.001003'] -0.0000 0.0000 -1.22
[2='eq_1.001014'] -0.0000 0.0000 -0.97
[3='eq_1.302026'] -1.0000 0.0000 -3667481294540229.50
[4='eq_1.302047'] -1.0000 0.0000 -3176131968976078.50
[5='eq_1.302052'] -1.0000 0.0000 -4425181095553912.50
R^2= 1.000, N= 58, K= 6
****************************************************************