CC: | DROLSKY [...] cpan.org |
Subject: | t/08-dates2.t fails (with DateTime::Format::Strptime 1.70?) |
My smoker systems started to report failures in t/08-dates2.t:
...
# Failed test 'SI02 - dt1.csv: various dates formats (custom formats tested)'
# at t/08-dates2.t line 77.
# Structures begin differing at:
# $got->{G} = 'N'
# $expected->{G} = '%d/%m/%y'
# Failed test 'SI04 - dt1.csv: various dates formats (custom formats tested + 0s disallowed)'
# at t/08-dates2.t line 94.
# Structures begin differing at:
# $got->{I} = 'N'
# $expected->{I} = '%d/%m/%y'
... (etc) ...
Statistical analysis suggests that the problem happens if DateTime::Format::Strptime 1.70 is installed (negative theta is "bad"):
****************************************************************
Regression 'mod:DateTime::Format::Strptime'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 14367518722505434.00
[1='eq_1.68'] 0.0000 0.0000 3.04
[2='eq_1.70'] -1.0000 0.0000 -13115690166156718.00
R^2= 1.000, N= 64, K= 3
****************************************************************