[Dbix-class] inflate_datetime test fails when installing 0.07001
Kevin Old
kevinold at gmail.com
Wed Sep 6 15:38:05 CEST 2006
Hello everyone,
I'm getting the following error, but am baffled as to why it's failing
-- since the values for "got" and "expected" are the same.
t/89inflate_datetime............ok 1/8
# Failed test (t/89inflate_datetime.t at line 32)
# got: '2006-06-18T00:00:00'
# expected: '2006-06-18T00:00:00'
t/89inflate_datetime............NOK 4
# Failed test (t/89inflate_datetime.t at line 44)
t/89inflate_datetime............NOK 8# got: '2006-06-23T00:00:00'
# expected: '2006-06-23T00:00:00'
# Looks like you failed 2 tests of 8.
t/89inflate_datetime............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4, 8
Failed 2/8 tests, 75.00% okay
I thought there was a chance that it needed
DBIx::Class::InflateColumn::DateTime from 0.7000, and installed it,
but still no luck.
Any ideas?
Thanks,
Kevin
--
Kevin Old
kevinold at gmail.com
More information about the Dbix-class
mailing list