Subject: | Test Failure on Install |
Show quoted text
cpan> install Business::Hours
Running install for module Business::Hours
Running make for J/JE/JESSE/Business-Hours-0.06.tar.gz
Is already unwrapped into directory /root/.cpan/build/Business-Hours-0.06
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/embedded-Business-Hours....NOK 4
# Failed test (lib/Business/Hours.pm at line 199)
# got: '162001'
# expected: '162000'
t/embedded-Business-Hours....NOK 6
# Failed test (lib/Business/Hours.pm at line 399)
# got: '86400'
# expected: '0'
t/embedded-Business-Hours....ok 13/0# Looks like you failed 2 tests of 13.
t/embedded-Business-Hours....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4, 6
Failed 2/13 tests, 84.62% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/embedded-Business-Hours.t 2 512 13 2 15.38% 4 6
Failed 1/1 test scripts, 0.00% okay. 2/13 subtests failed, 84.62% okay.
*** Error code 2
Stop in /root/.cpan/build/Business-Hours-0.06.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
uname -a:
5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
I also tried it on 5.3-RELEASE with the same results.
perl -v: This is perl, v5.8.6 built for i386-freebsd-64int