Subject: | Multiple yests fail on install |
Hi
I make encountered a number of errors when running "make test"
Environment:
Perl: 5.8.7
OS: Centos 4.4 ( 2.6.9-42.0.10.EL )
htmltidy: Makefile version header 1.34, Date: 2007/04/19 13:07:43
"make test" ouput:
make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load............ok
t/cfg-for-parse......ok
t/clean-crash........ok
t/extra-quote........ok
t/ignore-text........ok
t/ignore.............ok
t/levels.............ok
t/message............ok
t/opt-00.............ok
t/perfect............dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
t/pod-coverage.......ok
t/pod................ok
t/roundtrip..........ok
t/segfault-form......ok
t/simple.............ok 1/4Unknown error type: line 2 column 5 - Info:
<body> previously mentioned at t/simple.t line 17
Unknown error type: line 2 column 5 - Info: <body> previously mentioned
at t/simple.t line 17
Unknown error type: line 2 column 5 - Info: <body> previously mentioned
at t/simple.t line 17
t/simple.............ok
t/too-many-titles....ok 1/3Unknown error type: line 4 column 9 - Info:
<head> previously mentioned at t/too-many-titles.t line 22
t/too-many-titles....ok
t/unicode............dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED test 7
Failed 1/7 tests, 85.71% okay
t/venus..............ok 1/3Unknown error type: line 8 column 2 - Info:
<h1> previously mentioned at t/venus.t line 21
Unknown error type: line 10 column 2 - Info: <h1> previously mentioned
at t/venus.t line 21
Unknown error type: line 11 column 2 - Info: <h1> previously mentioned
at t/venus.t line 21
Unknown error type: line 12 column 2 - Info: <h1> previously mentioned
at t/venus.t line 21
Unknown error type: line 15 column 2 - Info: <h2> previously mentioned
at t/venus.t line 21
Unknown error type: line 17 column 2 - Info: <h4> previously mentioned
at t/venus.t line 21
Unknown error type: line 18 column 2 - Info: <h4> previously mentioned
at t/venus.t line 21
Unknown error type: line 20 column 2 - Info: <h4> previously mentioned
at t/venus.t line 21
Unknown error type: line 25 column 3 - Info: <h4> previously mentioned
at t/venus.t line 21
t/venus..............ok
t/version............ok
t/wordwrap...........ok 1/2Unknown error type: line 1 column 1 - Info:
<head> previously mentioned at t/wordwrap.t line 35
t/wordwrap...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/perfect.t 0 11 3 2 66.67% 3
t/unicode.t 0 11 7 2 28.57% 7
Failed 2/20 test scripts, 90.00% okay. 2/80 subtests failed, 97.50% okay.
make: *** [test_dynamic] Error 255
Regards
Dan