Subject: | Tests fail (with recent DateTime versions) |
My smoker systems started to report the following failure:
# Failed test 'Message has the same text as die above.'
# at t/lib/TestPlack.pm line 63.
# (in TestPlack->t0020_response_error)
# Compared $data->{"details"}{"error"}{"message"}
# got : 'Some error at t/lib/TestPlack.pm line 46, <DATA> line 1.
# '
# expect : 'Some error'
# Looks like you failed 1 test of 10.
t/raygun-middleware.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
Experiments suggest that this happens with newer DateTime (or DateTime::Locale) versions.