CC: | DROLSKY [...] cpan.org |
Subject: | t/test.t fails (with DateTime 1.38?) |
My smoker systems started to report the following failure:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Expected a hash or hash reference but got a single object argument# Looks like your test exited with 255 just after 13.
t/test.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/21 subtests
Statistical analysis suggests that the failure is caused by newer DateTime (or DateTime::Duration) (negative theta is "bad"):
****************************************************************
Regression 'mod:DateTime'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 34884732709583716.00
[1='eq_1.10'] 0.0000 0.0000 0.00
[2='eq_1.18'] 0.0000 0.0000 0.00
[3='eq_1.21'] 0.0000 0.0000 0.00
[4='eq_1.22'] 0.0000 0.0000 0.00
[5='eq_1.26'] 0.0000 0.0000 1.58
[6='eq_1.29'] 0.0000 0.0000 0.00
[7='eq_1.36'] 0.0000 0.0000 3.00
[8='eq_1.38'] -1.0000 0.0000 -29482980274571724.00
R^2= 1.000, N= 33, K= 9
****************************************************************
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 34884732709583716.00
[1='eq_1.10'] 0.0000 0.0000 0.00
[2='eq_1.18'] 0.0000 0.0000 0.00
[3='eq_1.21'] 0.0000 0.0000 0.00
[4='eq_1.22'] 0.0000 0.0000 0.00
[5='eq_1.26'] 0.0000 0.0000 1.58
[6='eq_1.29'] 0.0000 0.0000 0.00
[7='eq_1.36'] 0.0000 0.0000 3.00
[8='eq_1.38'] -1.0000 0.0000 -29482980274571724.00
R^2= 1.000, N= 33, K= 9
****************************************************************