CC: | TINITA [...] cpan.org |
Subject: | t/03-yaml.t started to fail (with latest YAML?) |
The test suite started to fail:
...
Can't call method "isa" on unblessed reference at /usr/home/cpansand/.cpan/build/2020022708/Tie-SaveLater-0.04-2/blib/lib/Tie/SaveLater.pm line 52.
# Looks like your test exited with 255 just after 1.
t/03-yaml.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
...
Statistical analysis suggests that it's caused by YAML 1.30, possibly by the $LoadBlessed change:
****************************************************************
Regression 'mod:YAML'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 3750086071994038.00
[1='eq_0.88'] -0.0000 0.0000 -0.59
[2='eq_0.90'] 0.0000 0.0000 3.23
[3='eq_1.14'] 0.0000 0.0000 0.29
[4='eq_1.15'] 0.0000 0.0000 3.62
[5='eq_1.17'] -0.0000 0.0000 -0.72
[6='eq_1.18'] 0.0000 0.0000 4.12
[7='eq_1.19'] 0.0000 0.0000 2.65
[8='eq_1.20'] 0.0000 0.0000 3.09
[9='eq_1.21'] 0.0000 0.0000 3.59
[10='eq_1.23'] 0.0000 0.0000 2.99
[11='eq_1.24'] 0.0000 0.0000 3.18
[12='eq_1.26'] 0.0000 0.0000 1.86
[13='eq_1.27'] 0.0000 0.0000 1.18
[14='eq_1.28'] 0.0000 0.0000 2.94
[15='eq_1.29'] 0.0000 0.0000 1.22
[16='eq_1.30'] -1.0000 0.0000 -3700413864664527.50
R^2= 1.000, N= 134, K= 17
****************************************************************