[danjou@sylvia] $ prove -lv t/41listfields.t
t/41listfields....
1..25
Execution ERROR: no such table: test at /Users/danjou/tmp/20081230/DBD-GoogleSpreadsheets/trunk/lib/DBD/GoogleSpreadsheets.pm line 266.
called from /Library/Perl/5.8.8/darwin-thread-multi-2level/DBI.pm at 1562.
Execution ERROR: no such table: test at /Users/danjou/tmp/20081230/DBD-GoogleSpreadsheets/trunk/lib/DBD/GoogleSpreadsheets.pm line 266.
called from t/41listfields.t at 36.
ok 1 - drop table if exists test
SQL ERROR: Bad table or column name 'key' is a SQL reserved word!
Execution ERROR: No command found!.
not ok 2 - create table test
not ok 3 - table info for test# Failed test 'create table test'
# at t/41listfields.t line 46.
# Failed test 'table info for test'
# at t/41listfields.t line 48.
not ok 4 - column_info for test# Failed test 'column_info for test'
# at t/41listfields.t line 50.
not ok 5 - $sth defined
Can't call method "err" on an undefined value at t/41listfields.t line 56.
DBI db handle 0xb98350 cleared whilst still active.
dbih_clearcom (dbh 0xb98350, com 0x16a3a00, imp DBD::GoogleSpreadsheets::db):
FLAGS 0x180195: COMSET Active Warn RaiseError PrintError PrintWarn
PARENT DBI::dr=HASH(0xb9802c)
KIDS 0 (0 Active)
IMP_DATA HASH(0xb9838c)
# Failed test '$sth defined'
# at t/41listfields.t line 54.
# Looks like you planned 25 tests but ran 5.
# Looks like you failed 4 tests of 5 run.
# Looks like your test exited with 255 just after 5.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 24/25 subtests
Test Summary Report
- t/41listfields (Wstat: 65280 Tests: 5 Failed: 4)
Failed tests: 2-5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 5.
Files=1, Tests=5, 7 wallclock secs ( 0.04 usr 0.01 sys + 0.90 cusr 0.10 csys = 1.05 CPU)
Result: FAIL