Skip Menu |

This queue is for tickets about the Spork CPAN distribution.

Report information
The Basics
Id: 14788
Status: new
Priority: 0/
Queue: Spork

People
Owner: Nobody in particular
Requestors: alex [...] vivien.franken.de
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.20
Fixed in: (no value)



Subject: Spork test fails because it depends on Kwiki::Cache
I install Spork, it pulls in Kwiki and Spoon but fails to pull in Kwiki::Cache. t/new depends on Kwiki::Cache. Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/formatter1....ok t/new...........ok 2/3Can't locate Kwiki/Cache.pm in @INC (@INC contains: /root/.cpan/build/Spork-0.20/t /root/.cpan/build/Spork-0.20/lib /root/.cpan/build/Spork-0.20/inc /root/.cpan/build/Spork-0.20/blib/lib /root/.cpan/build/Spork-0.20/blib/arch /usr/local/lib/perl5/site_perl/5.8.7/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.7/BSDPAN /usr/local/lib/perl5/5.8.7/mach /usr/local/lib/perl5/5.8.7 .) at (eval 161) line 3. # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. t/new...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/new.t 255 65280 3 2 66.67% 3 Failed 1/2 test scripts, 50.00% okay. 1/15 subtests failed, 93.33% okay. *** Error code 255