CC: | exodist [...] cpan.org |
Subject: | Tests fail (with recent Test::More versions?) |
My smoker systems report the following failure:
Undefined subroutine &main::ok called at t/1-basic.t line 2.
# Looks like your test exited with 255 before it could output anything.
t/1-basic.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Statistical analysis suggests that this happens with newer Test::More versions (negative theta is "bad"):
****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 67481653166034016.00
[1='eq_1.001006'] 0.0000 0.0000 1.03
[2='eq_1.001014'] 0.0000 0.0000 3.18
[3='eq_1.302019'] 0.0000 0.0000 3.97
[4='eq_1.302026'] -1.0000 0.0000 -23858367279690652.00
[5='eq_1.302030'] -1.0000 0.0000 -23858367279690648.00
[6='eq_1.302045'] -1.0000 0.0000 -23858367279690652.00
[7='eq_1.302047'] -1.0000 0.0000 -23858367279690652.00
[8='eq_1.302052'] -1.0000 0.0000 -50611239874525504.00
R^2= 1.000, N= 42, K= 9
****************************************************************