[Dbix-class] DBIx::Class::DigestColumns failes to test

Goetz Bock bock at blacknet.de
Mon Oct 30 15:25:16 GMT 2006


Dear list,

as mst requested on irc, here my trouble with DBIx::Class::DigestColumns

bg at pldev:~/.cpan/build/DBIx-Class-DigestColumns-0.02000$ ./Build test
t/02pod..........skipped
        all skipped: Test::Pod 1.14 required
t/04basic........ok                                                          
t/05digest.......DBD::SQLite::db prepare_cached failed: no such table: test(1) at dbdimp.c line 271 at /home/bg/site/perl/lib/perl5/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 (password) VALUES (?) at t/05digest.t line 18
# Looks like your test died before it could output anything.
t/05digest.......dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/05md5..........DBD::SQLite::db prepare_cached failed: no such table: test(1) at dbdimp.c line 271 at /home/bg/site/perl/lib/perl5/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 (password) VALUES (?) at t/05md5.t line 26
# Looks like your test died before it could output anything.
t/05md5..........dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/06md4..........skipped
        all skipped: needs Digest::MD4 for testing
t/07md2..........skipped
        all skipped: needs Digest::MD2 for testing
t/08sha..........DBD::SQLite::db prepare_cached failed: no such table: test(1) at dbdimp.c line 271 at /home/bg/site/perl/lib/perl5/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 (password) VALUES (?) at t/08sha.t line 29
# Looks like your test died before it could output anything.
t/08sha..........dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/09hmacmd5......Use of uninitialized value in length at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 12.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 15.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 16.
Use of uninitialized value in length at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 12.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 15.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 16.
DBD::SQLite::db prepare_cached failed: no such table: test(1) at dbdimp.c line 271 at /home/bg/site/perl/lib/perl5/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 (password) VALUES (?) at t/09hmacmd5.t line 26
# Looks like your test died before it could output anything.
t/09hmacmd5......dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/10hmacsha1.....Use of uninitialized value in length at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 12.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 15.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 16.
Use of uninitialized value in length at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 12.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 15.
Use of uninitialized value in bitwise xor (^) at /home/bg/site/perl/share/perl/5.8.4/Digest/HMAC.pm line 16.
DBD::SQLite::db prepare_cached failed: no such table: test(1) at dbdimp.c line 271 at /home/bg/site/perl/lib/perl5/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 (password) VALUES (?) at t/10hmacsha1.t line 26
# Looks like your test died before it could output anything.
t/10hmacsha1.....dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/11crc..........skipped
        all skipped: needs Digest::CRC for testing
t/12whirlpool....skipped
        all skipped: needs Digest::Whirlpool for testing
t/13alder32......skipped
        all skipped: needs Digest::Adler32 for testing
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/05digest.t    255 65280     5   10 200.00%  1-5
t/05md5.t       255 65280     2    4 200.00%  1-2
t/08sha.t       255 65280    12   24 200.00%  1-12
t/09hmacmd5.t   255 65280     2    4 200.00%  1-2
t/10hmacsha1.t  255 65280     2    4 200.00%  1-2
6 tests skipped.
Failed 5/12 test scripts, 58.33% okay. 23/24 subtests failed, 4.17% okay.

--  
/"\ Goetz Bock at blacknet dot de  --  secure mobile Linux everNETting
\ /       (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de
 X   [ 1. Use descriptive subjects - 2. Edit a reply for brevity -  ]
/ \  [ 3. Reply to the list - 4. Read the archive *before* you post ]



More information about the DBIx-Class mailing list