Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTML-Tidy CPAN distribution.

Report information
The Basics
Id: 6824
Status: resolved
Priority: 0/
Queue: HTML-Tidy

People
Owner: Nobody in particular
Requestors: somian [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Thu, 1 Jul 2004 17:48:00 -0400
To: bug-html-tidy [...] rt.cpan.org
Subject: `make test' failures for module, Linux Perl 5.8.3 & 5.6.1
From: intrepid <intrepid [...] perlmonk.org>
Hello Andy, I got only a 91% OK on `make test' for HTML::Tidy release 1.04. The same results on both $] 5.6.1 and 5.8.3, on Debian GNU/Linux "stable/Woody" 3.01 ... ix86 architecture. Used tidy-1June2004 to link against. I redirected the output from `make test TEST_VERBOSE=3' to a file, and here it is. Thanks! Soren A. PERL_DL_NONLAZY=1 /opt/perl/bin/5.8.3/perl "-MExtUtils::Command::MM" "-e" "test_harness(3, 'blib/lib', 'blib/arch')" t/*.t t/00.load............1..2 ok 1 - use HTML::Tidy; ok 2 - use HTML::Tidy::Message; ok t/extra-quote........1..4 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 ok 4 - Matching warnings ok t/ignore-text........1..3 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 - Matching warnings ok t/ignore.............1..7 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 - Matching warnings ok 4 - The object isa HTML::Tidy ok 5 - Matching errors ok 6 - The object isa HTML::Tidy ok 7 - Throws an error ok t/levels.............1..3 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 - Matching messages ok t/message............1..16 ok 1 - use HTML::Tidy; ok 2 - use HTML::Tidy::Message; ok 3 - The object isa HTML::Tidy::Message ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 - The object isa HTML::Tidy::Message ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok t/perfect............1..3 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 - Should have no messages ok t/pod-coverage.......1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod................1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/segfault-form......1..3 ok 1 - The object isa HTML::Tidy dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/simple.............1..4 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 ok 4 - Cleared the messages ok t/too-many-titles....1..3 ok 1 - use HTML::Tidy; ok 2 - The object isa HTML::Tidy ok 3 - Matching warnings ok Failed 1/12 test scripts, 91.67% okay. 2/48 subtests failed, 95.83% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------- t/segfault-form.t 0 11 3 4 133.33% 2-3 2 tests skipped. make: *** [test_dynamic] Error 29
Closing ancient ticket.