Skip Menu |

This queue is for tickets about the DateTime-Format-DateParse CPAN distribution.

Report information
The Basics
Id: 31322
Status: rejected
Priority: 0/
Queue: DateTime-Format-DateParse

People
Owner: Nobody in particular
Requestors: GANGLION [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



You have what looks like a text equality. $ pwd /home/jroth/.cpan/build/DateTime-Format-DateParse-0.04-j05QPL $ make test /usr/local/bin/perl Build --makefile_env_macros 1 test t/ 01_load.......ok t/ 02_date.......ok t/03_getdate....NOK 1 # Failed test '1995-01-24 0 0' # at t/03_getdate.t line 186. # got: '1995-01-24T09:00:00' # expected: '1995-01-24T09:00:00' t/03_getdate....ok 129/135# Looks like you failed 1 test of 135. t/ 03_getdate....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/135 tests, 99.26% okay (less 1 skipped test: 133 okay, 98.52%) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/03_getdate.t 1 256 135 1 0.74% 1 1 subtest skipped. Failed 1/3 test scripts, 66.67% okay. 1/259 subtests failed, 99.61% okay. make: *** [test] Error 2
I can't reproduce the issue here. Please reopen this ticket if you can. Thanks, -Josh --