Subject: | Tests fail (with recent Data::MessagePack::Stream versions?) |
t/01_handle_error.t started to fail on my smoker systems:
# You named your test '0'. You shouldn't use numbers for your test names.
# Very confusing.
# Failed test '0'
# at t/01_handle_error.t line 36.
# Looks like you failed 1 test of 1.
t/01_handle_error.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Statistical analysis suggests that the problem is caused by recent Data::MessagePack::Stream 1.00 and newer:
****************************************************************
Regression 'mod:Data::MessagePack::Stream'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 65026234992659960.00
[1='eq_1.00'] -1.0000 0.0000 -36151949786334504.00
[2='eq_1.01'] -1.0000 0.0000 -40457438746546576.00
R^2= 1.000, N= 79, K= 3
****************************************************************