Subject: | cpantesters say PASS 44 : FAIL 38 |
cpantesters say PASS 44 : FAIL 38
(http://cpantesters.perl.org/show/Class-DBI-DATA-Schema.html)
I peeked at some PASSes and they were only passing because the test was
skipped due to missing (but undeclared) prerequisites. So I estimate
this is a 100% FAIL at the moment. Here is one of the FAILs:
PERL_DL_NONLAZY=1 /usr/perl5.8.8@33662/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/data..............
# Failed test 'We have one film automatically set up'
# at t/data.t line 21.
# got: '0'
# expected: '1'
Can't call method "rating" on an undefined value at t/data.t line 27.
# Looks like you planned 10 tests but only ran 7.
# Looks like you failed 1 test of 7 run.
# Looks like your test died just after 7.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/10 subtests
Thanks,