Subject: | Test Failures |
I've not actualy looked any further into what is causing this
ash@callisto:~/.cpanplus/5.8.8/build/DBIx-Class-UUIDColumns-0.01000$
make test
/usr/local/perl5/bin/perl Build --makefile_env_macros 1 test
t/02pod............skipped
all skipped: Test::Pod 1.14 required
t/03podcoverage....skipped
all skipped: Test::Pod::Coverage 1.04 required
t/04basic..........ok
t/05uuid...........DBD::SQLite::db prepare_cached failed: no such table:
test(1) at dbdimp.c line 271 at
/usr/local/perl5/lib/site_perl/5.8.8/DBIx/Class/Storage/DBI.pm line 879.
DBIx::Class::ResultSet::create(): no sth generated via sql (no such
table: test(1) at dbdimp.c line 271): INSERT INTO test (id) VALUES (?)
at t/05uuid.t line 29
# Looks like your test died before it could output anything.
t/05uuid...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/05uuid.t 255 65280 3 6 1-3
2 tests skipped.
Failed 1/4 test scripts. 3/5 subtests failed.
Files=4, Tests=5, 2 wallclock secs ( 0.39 cusr + 0.04 csys = 0.43 CPU)
Failed 1/4 test programs. 3/5 subtests failed.
make: *** [test] Error 255
ash@callisto:~/.cpanplus/5.8.8/build/DBIx-Class-UUIDColumns-0.01000$
perl -MData::UUID\ 999
Data::UUID version 999 required--this is only version 0.145.
BEGIN failed--compilation aborted.
ash@callisto:~/.cpanplus/5.8.8/build/DBIx-Class-UUIDColumns-0.01000$
perl -MDBD::SQLite\ 999
DBD::SQLite version 999 required--this is only version 1.13.
BEGIN failed--compilation aborted.