CC: | MLEHMANN [...] cpan.org |
Subject: | t/10basic.t fails (with JSON:XS 4.0?) |
The test suite started to fail on my smokers:
...
# Failed test 'We should die under Storable and JSON when fed a plain SvPV'
# at t/10basic.t line 209.
# Failed test 'We should die under Storable and JSON when fed a plain SvPV'
# at t/10basic.t line 209.
...
# Failed test 'We should die under Storable and JSON when fed a plain SvPV'
# at t/10basic.t line 209.
# Looks like you failed 14 tests of 600.
t/10basic.t .......
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/600 subtests
Statistical analysis suggests that this happens if JSON::XS 4.0 is installed:
****************************************************************
Regression 'mod:JSON::XS'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 335736626862600000.00
[1='eq_3.02'] 0.0000 0.0000 7.90
[2='eq_3.03'] 0.0000 0.0000 8.26
[3='eq_3.04'] 0.0000 0.0000 9.56
[4='eq_4.0'] -1.0000 0.0000 -101228401789345472.00
R^2= 1.000, N= 346, K= 5
****************************************************************