Subject: | t/individuals.t started to fail (with newest YAML.pm?) |
I see a new test failure on my smoker systems:
...
Can't call method "as_yaml" on unblessed reference at t/individuals.t line 53.
# Looks like your test exited with 255 just after 20.
t/individuals.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 20 subtests passed
...
Statistical analysis suggests that the problem happens with YAML 1.30:
****************************************************************
Regression 'mod:YAML'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 50858439419354808.00
[1='eq_1.12'] 0.0000 0.0000 6.73
[2='eq_1.13'] 0.0000 0.0000 6.44
[3='eq_1.14'] 0.0000 0.0000 5.80
[4='eq_1.15'] 0.0000 0.0000 7.69
[5='eq_1.18'] 0.0000 0.0000 6.14
[6='eq_1.19'] 0.0000 0.0000 4.49
[7='eq_1.20'] 0.0000 0.0000 4.49
[8='eq_1.21'] 0.0000 0.0000 6.82
[9='eq_1.23'] 0.0000 0.0000 5.60
[10='eq_1.24'] 0.0000 0.0000 5.60
[11='eq_1.26'] 0.0000 0.0000 5.32
[12='eq_1.27'] 0.0000 0.0000 10.10
[13='eq_1.29'] 0.0000 0.0000 10.46
[14='eq_1.30'] -1.0000 0.0000 -49133920423274832.00
R^2= 1.000, N= 250, K= 15
****************************************************************
If this is really the case, then probably the following change is causing the problem: https://metacpan.org/source/TINITA/YAML-1.30/Changes#L2