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
[EMAIL PROTECTED]

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to