Subject: | Test suite may fail (with older Moo?) |
On some of my smokers the test suite fails:
# Failed test 'Bar::new redefined'
# at t/01basic.t line 59.
# Looks like you failed 1 test of 5.
t/01basic.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
This seems to happen with older Moo versions.With 2.003000 and older it fails, 2.003002 and newer is OK:
****************************************************************
Regression 'mod:Moo'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 1.23
[1='eq_2.002004'] -0.0000 0.0000 -1.06
[2='eq_2.003000'] 0.0000 0.0000 3.47
[3='eq_2.003002'] 1.0000 0.0000 3906099567162328.00
[4='eq_2.003004'] 1.0000 0.0000 5208132756216439.00
[5='eq_2.003006'] 1.0000 0.0000 5483290463697130.00
R^2= 1.000, N= 81, K= 6
****************************************************************