qwurx [shmem] ~/rpms/perl/src/HTML-Tidy-1.08 > 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..............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.............. Failed 1/3 subtests
t/pod-coverage.........ok
t/pod..................ok
t/roundtrip............ok
t/segfault-form........ok
t/simple...............1/4 Unknown error type: line 2 column 5 - Info:
previously mentioned at t/simple.t line 17
Unknown error type: line 2 column 5 - Info: previously mentioned at t/simple.t line 17
Unknown error type: line 2 column 5 - Info: previously mentioned at t/simple.t line 17
t/simple...............ok
t/too-many-titles......1/3 Unknown error type: line 4 column 9 - Info: previously mentioned at t/too-many-titles.t line 22
t/too-many-titles......ok
t/unicode.............. Failed 1/7 subtests
t/venus................1/3 Unknown error type: line 8 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 10 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 11 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 12 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 15 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 17 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 18 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 20 column 2 - Info: previously mentioned at t/venus.t line 21
Unknown error type: line 25 column 3 - Info: previously mentioned at t/venus.t line 21
t/venus................ok
t/version..............ok
t/wordwrap.............1/2 Unknown error type: line 1 column 1 - Info: previously mentioned at t/wordwrap.t line 35
t/wordwrap.............ok
Test Summary Report
-------------------
t/perfect.t (Wstat: 11 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 2.
t/unicode.t (Wstat: 11 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 7 tests but ran 6.
Files=20, Tests=78, 2 wallclock secs ( 0.13 usr 0.04 sys + 1.19 cusr 0.25 csys = 1.61 CPU)
Result: FAIL
Failed 2/20 test programs. 0/78 subtests failed.
make: *** [test_dynamic] Error 255