CC: | DROLSKY [...] cpan.org |
Subject: | t/raygun-message.t fails (with recent DateTime::Format::Strptime?) |
On some of my smoker machines the test suite started to fail:
...
# Failed test 'Timestamp in incorrect format throws an error.'
# at t/lib/Message.pm line 39.
# (in Message->t0010_validate_raygun_occurred_on)
# expecting: Regexp ((?^:yyyy-mm-ddTHH:MM:SS\+HH))
# found: normal exit
# Looks like you failed 1 test of 20.
t/raygun-message.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
...
Statistical analysis suggests that this happens with recent DateTime::Format::Strptime versions (e.g. 1.73):
****************************************************************
Regression 'mod:DateTime::Format::Strptime'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.1230 8.13
[1='eq_1.61'] -0.2000 0.1348 -1.48
[2='eq_1.63'] 0.0000 0.1305 0.00
[3='eq_1.67'] -0.0294 0.1248 -0.24
[4='eq_1.68'] -0.0000 0.1243 -0.00
[5='eq_1.70'] -0.0000 0.1290 -0.00
[6='eq_1.73'] -1.0000 0.1262 -7.92
R^2= 0.898, N= 124, K= 7
****************************************************************