Subject: | Failed test |
Hi! Im packaging svn-look for debian and when done I want package
svn-hooks, but in Debian and in Ubuntu intrepid I get this error in make
test:
/tmp/SVN-Hooks-0.12.410$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load..............NOK 1/1
# Failed test 'commit'
# at t/test-functions.pl line 43.
# work_ok command failed.
# Looks like you failed 1 test of 1.
t/00-load..............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/02-allowlogchange....ok
t/02-checklog..........ok
t/02-checkmimetypes....ok
t/02-checkproperty.....ok
t/02-checkstructure....ok
t/02-denychanges.......ok
t/02-denyfilenames.....ok
t/02-jiraacceptance....ok
t/02-mailer............ok
t/02-notify............ok
t/02-updateconffile....ok
t/pod-coverage.........ok
t/pod..................ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00-load.t 1 256 1 1 1
Failed 1/14 test scripts. 1/125 subtests failed.
Files=14, Tests=125, 101 wallclock secs (11.82 cusr + 4.67 csys = 16.49
CPU)
Failed 1/14 test programs. 1/125 subtests failed.
make: *** [test_dynamic] Error 255
If you need more info please contact me.
Cheers!