Subject: | Tests fail with Catalyst::Runtime 5.70010 |
Module's test failed while trying to install
OS: Ubuntu 7.04 Fiesty Fawn
perl: 5.8.8
Catalyst::Runtime: 5.70010
Catalyst-Plugin-Session-DynamicExpiry-0.02
======================================
frankg@ubuntu:~/.cpan/build/Catalyst-Plugin-Session-DynamicExpiry-0.02$
sudo perl Makefile.PL
Writing Makefile for Catalyst::Plugin::Session::DynamicExpiry
frankg@ubuntu:~/.cpan/build/Catalyst-Plugin-Session-DynamicExpiry-0.02$
sudo make
Manifying blib/man3/Catalyst::Plugin::Session::DynamicExpiry.3pm
frankg@ubuntu:~/.cpan/build/Catalyst-Plugin-Session-DynamicExpiry-0.02$
sudo make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use............ok
t/02pod............skipped
all skipped: Test::Pod 1.14 required
t/03podcoverage....skipped
all skipped: Test::Pod::Coverage 1.04 required
t/basic............ok
t/live_app.........NOK 11
# Failed test 'the difference between the expiry times is big'
# at t/live_app.t line 59.
# '0'
# >
# '31104000'
t/live_app.........NOK 16
# Failed test 'the difference between the expiry times is still big'
# at t/live_app.t line 80.
# '0'
# >
# '31104000'
# Looks like you failed 2 tests of 16.
t/live_app.........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 11, 16
Failed 2/16 tests, 87.50% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/live_app.t 2 512 16 2 12.50% 11 16
2 tests skipped.
Failed 1/5 test scripts, 80.00% okay. 2/24 subtests failed, 91.67% okay.
make: *** [test_dynamic] Error 2
I hope this helps!!
Frank