Subject: | Tests fail (with latest Moo?) |
On my smoker machines the test suite started to fail:
# Failed test 'Remark logs at explicit level when appropriate'
# at t/remark.t line 38.
# undef
# doesn't match '(?^:\d{4}-.+:: Logged)'
# Failed test 'Arrayref of arguments handled'
# at t/remark.t line 50.
# undef
# doesn't match '(?^:\d{4}-.+:: Logged 1 thing)'
# Looks like you failed 2 tests of 9.
t/remark.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests
# Failed test 'Changing verbosity alters logging . . .'
# at t/verbosity.t line 33.
# Looks like you failed 1 test of 5.
t/verbosity.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
Statistical analysis suggest that the problem is caused by the newest Moo version, though evidence is not 100% (negative theta is bad):
****************************************************************
(4)
****************************************************************
Regression 'mod:Moo'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0307 32.60
[1='eq_2.000002'] 0.0000 0.0470 0.00
[2='eq_2.001000'] -0.8235 0.0537 -15.35
R^2= 0.785, N= 78, K= 3
****************************************************************
(5)
****************************************************************
Regression 'mod:Moo::Role'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0307 32.60
[1='eq_2.000002'] 0.0000 0.0470 0.00
[2='eq_2.001000'] -0.8235 0.0537 -15.35
R^2= 0.785, N= 78, K= 3
****************************************************************