Subject: | t/convergent0.t fails (with some Math::BigInt versions?) |
On some of my smoker systems the test suite fails:
...
Can't use an undefined value as an ARRAY reference at /usr/perl5.20.1Dp/lib/5.20.1/Math/BigInt/Calc.pm line 476.
# Looks like your test exited with 255 before it could output anything.
t/convergent0.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests
...
Statistical analysis suggests that this happens with some (mostly older) versions of Math::BigInt (theta = 0 means "bad"):
****************************************************************
Regression 'mod:Math::BigInt'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 2.79
[1='eq_1.9991'] 0.0000 0.0000 0.25
[2='eq_1.9993'] -0.0000 0.0000 -0.54
[3='eq_1.9997'] 1.0000 0.0000 4835055661426560.00
[4='eq_1.999715'] 1.0000 0.0000 5222457000679073.00
[5='eq_1.999726'] 1.0000 0.0000 4558534194145505.00
[6='eq_1.999806'] 0.0000 0.0000 0.58
[7='eq_1.999808'] -0.0000 0.0000 -3.04
[8='eq_1.999811'] 1.0000 0.0000 5416345718289989.00
[9='eq_1.999813'] 1.0000 0.0000 3947806416150030.00
[10='eq_1.999815'] 1.0000 0.0000 5345355156478516.00
[11='eq_1.999816'] 1.0000 0.0000 5520659066828064.00
R^2= 1.000, N= 99, K= 12
****************************************************************