Subject: | Test failure |
Test fails with current DateTime 0.52
probably because starting with 0.52 DateTime->new accepts integer values
only.
t/02_date.t ..... 1/123 The 'nanosecond' parameter ("182321300.000002")
to DateTime::new did not pass the 'a positive integer' callback
at /opt/perl/5.10.1/lib/site_perl/x86_64-linux/DateTime.pm line 176
DateTime::new(undef, 'hour', 09, 'minute', 08, 'second', 17,
'day', 24, ...) called at lib/DateTime/Format/DateParse.pm line 69
DateTime::Format::DateParse::parse_datetime('DateTime::Format::DateParse',
'1995-01-24T09:08:17.1823213') called at t/02_date.t line 144
# Looks like you planned 123 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/02_date.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 122/123 subtests