Subject: | t/02-extract.t fails (if DateTime::Format::Natural is too old?) |
Some of my smoker systems report the following failure:
Use of uninitialized value $dt in string at t/02-extract.t line 18.
# Failed test 'extracts '2017-06-13T11:22:33' to 2017-06-13T11:22:33'
# at t/02-extract.t line 71.
# got: ''
# expected: '2017-06-13T11:22:33'
# Looks like you failed 1 test of 52.
t/02-extract.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/52 subtests
Statistical analysis suggests that this happens with DateTime::Format::Natural <= 1.03:
****************************************************************
Regression 'mod:DateTime::Format::Natural'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 1.30
[1='eq_1.03'] 0.0000 0.0000 0.51
[2='eq_1.04'] 1.0000 0.0000 4581155994533080.00
[3='eq_1.05'] 1.0000 0.0000 4626143875735085.00
R^2= 1.000, N= 67, K= 4
****************************************************************