Subject: | t/30-magic_blessed_values.t fails (with newest YAML?) |
The test suite started to fail:
...
# Failed test 'FileContents field value'
# at t/30-magic_blessed_values.t line 17.
# got: 'SCALAR(0x424d0900)'
# expected: 'Hello World!
# '
# Failed test 'Stacked field value'
# at t/30-magic_blessed_values.t line 18.
# got: 'ARRAY(0x42548ed0)'
# expected: 'HELLO HTTP://TEST/HOME.HTML!
# '
# Looks like you failed 2 tests of 5.
t/30-magic_blessed_values.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
...
Statistical analysis suggests that the failures happen if the latest version of YAML.pm is installed:
****************************************************************
Regression 'mod:YAML'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 5390938197533290.00
[1='eq_1.15'] 0.0000 0.0000 0.56
[2='eq_1.17'] -0.0000 0.0000 -0.69
[3='eq_1.18'] 0.0000 0.0000 0.80
[4='eq_1.18_001'] 0.0000 0.0000 1.48
[5='eq_1.19'] 0.0000 0.0000 1.21
[6='eq_1.20'] 0.0000 0.0000 0.86
[7='eq_1.21'] 0.0000 0.0000 1.38
[8='eq_1.23'] 0.0000 0.0000 1.11
[9='eq_1.24'] 0.0000 0.0000 1.65
[10='eq_1.26'] 0.0000 0.0000 1.61
[11='eq_1.27'] 0.0000 0.0000 1.62
[12='eq_1.28'] 0.0000 0.0000 0.35
[13='eq_1.29'] -0.0000 0.0000 -0.57
[14='eq_1.30'] -1.0000 0.0000 -5234645801737208.00
R^2= 1.000, N= 135, K= 15
****************************************************************
See also: https://metacpan.org/changes/release/TINITA/YAML-1.30#L2-3