[Handel] Latest dev release failing tests
Jamie Neil
jamie at versado.net
Fri May 11 17:07:20 GMT 2007
Christopher H. Laco wrote:
> Define: failing a whole bunch of tests.
> How about a paste of the test failures?
Sorry - see below.
> Are you using DBD::SQlite 1.13? If so, don't. Use 1.12. 1.13 is a broken
> turd.
I wasn't aware of that. The debian version is 1.13 so I've removed that
and installed 1.12 from CPAN.
make test now produces more errors because it's not skipping over the
SQLite tests:
t/base_update.............................Can't use string
("Handel::Storage::DBIC::Result") as a HASH ref while "strict refs" in
use at /usr/local/share/perl/5.8.8/Class/Accessor/Grouped.pm line 251.
# Looks like you planned 10 tests but only ran 3.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-10
Failed 7/10 tests, 30.00% okay
t/basic...................................ok
3/63 skipped: AxKit not installed
t/cart_add................................Could not load result_class
'Handel::Storage::DBIC::Cart::981BDEE1FD7D4609A96AAE1688523819::Carts':
Can't locate
Handel/Storage/DBIC/Cart/981BDEE1FD7D4609A96AAE1688523819/Carts.pm in
@INC (@INC contains: t/lib /root/src/Handel-0.99_18/blib/lib
/root/src/Handel-0.99_18/blib/arch /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at (eval
198) line 2.
BEGIN failed--compilation aborted at (eval 198) line 2.
at /root/src/Handel-0.99_18/blib/lib/Handel/Storage/DBIC.pm line 389
# Looks like you planned 252 tests but only ran 11.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 12-252
Failed 241/252 tests, 4.37% okay
t/cart_clear..............................Could not load result_class
'Handel::Storage::DBIC::Cart::5A7AD9BF4C5C41AC9EA260AC4E222F44::Carts':
Can't locate
Handel/Storage/DBIC/Cart/5A7AD9BF4C5C41AC9EA260AC4E222F44/Carts.pm in
@INC (@INC contains: t/lib /root/src/Handel-0.99_18/blib/lib
/root/src/Handel-0.99_18/blib/arch /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at (eval
194) line 2.
BEGIN failed--compilation aborted at (eval 194) line 2.
at /root/src/Handel-0.99_18/blib/lib/Handel/Storage/DBIC.pm line 389
# Looks like you planned 41 tests but only ran 5.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 6-41
Failed 36/41 tests, 12.20% okay
t/cart_create.............................Can't use string
("Handel::Storage::DBIC::Result") as a HASH ref while "strict refs" in
use at /usr/local/share/perl/5.8.8/Class/Accessor/Grouped.pm line 251.
# Looks like you planned 187 tests but only ran 18.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 19-187
Failed 169/187 tests, 9.63% okay
These are the same errors seen in Catalyst if installation is forced.
Class::Accessor::Grouped is 0.05000
--
Jamie Neil | <jamie at versado.net> | 0870 7777 454
Versado I.T. Services Ltd. | http://versado.net/ | 0845 450 1254
More information about the Handel
mailing list