Subject: | t/40types.t failed |
t/04types.t failed in my environment.
DBD::drizzle: 0.200
DBI: 1.609
drizzled: 2009.06.1078 Source distribution
1..20
ok 1 - Connected to database
ok 2 - making slate clean
ok 3 - creating table
ok 4 - getting table information
not ok 5 - checking column type
# Failed test 'checking column type'
# at t/40types.t line 37.
# Structures begin differing at:
# $got->[0] = '12'
# $expected->[0] = '3'
ok 6
ok 7 - cleaning up
ok 8 - creating table
ok 9 - binding parameter
ok 10 - inserting data
ok 11
ok 12 - binding parameter
ok 13 - inserting data
ok 14
ok 15
ok 16 - cleaning up
ok 17 - creating table
ok 18 - loading data
ok 19
ok 20 - cleaning up
# Looks like you failed 1 test of 20.