Subject: | Test fails on Ubuntu 8.04 x86_64 |
Version with problem: HTML::Tidy 1.08
Perl version: v5.8.8 built for x86_64-linux-gnu-thread-multi
OS version: Linux pf 2.6.24-23-server #1 SMP Mon Jan 26 01:36:05 UTC
2009 x86_64 GNU/Linux
Version of libtidy installed (via apt):
libtidy-0.99-0 version 20080116cvs-2
libtidy-dev version 20080116cvs-2
Failed test case:
t/opt-00.t ........... ok
t/perfect.t .......... Failed 1/3 subtests
t/pod-coverage.t ..... skipped: Test::Pod::Coverage 1.04 required for
testing POD coverage
t/pod.t .............. skipped: Test::Pod 1.14 required for testing POD
t/roundtrip.t ........ ok
t/segfault-form.t .... ok
t/simple.t ........... 1/4 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
Unknown error type: line 2 column 5 - Info: <body> previously mentioned
at t/simple.t line 17
t/simple.t ........... ok
t/too-many-titles.t .. 1/3 Unknown error type: line 4 column 9 - Info:
<head> previously mentioned at t/too-many-titles.t line 22
t/too-many-titles.t .. ok
t/unicode.t .......... Failed 1/7 subtests
t/venus.t ............ 1/3 Unknown 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.t ............ ok
t/version.t .......... ok
t/wordwrap.t ......... 1/2 Unknown error type: line 1 column 1 - Info:
<head> previously mentioned at t/wordwrap.t line 35
t/wordwrap.t ......... ok
Test Summary Report
-------------------
t/perfect.t (Wstat: 11 Tests: 2 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 3 tests but ran 2.
t/unicode.t (Wstat: 11 Tests: 6 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 7 tests but ran 6.
Files=20, Tests=73, 1 wallclock secs ( 0.06 usr 0.25 sys + 0.84 cusr
0.56 csys = 1.71 CPU)
Result: FAIL
Failed 2/20 test programs. 0/73 subtests failed.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
To reproduce I tried to install HTML::Tidy 1.08 in a normal user
directory (not root) using standard cpan method (CPAN.pm v1.7602). I get
the same problem if I try with the latest version of CPANPLUS
(CPANPLUS::Backend v0.84).