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: 33814
Status: resolved
Priority: 0/
Queue: HTML-Tidy

People
Owner: Nobody in particular
Requestors: Frank.Reinthaler [...] auspost.com.au
Cc:
AdminCc:

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



Subject: Bug in HTML-Tidy? : "make test" fails for HTML-Tidy-1.08
Date: Wed, 5 Mar 2008 15:17:59 +1100
To: "'bug-HTML-Tidy [...] rt.cpan.org'" <bug-HTML-Tidy [...] rt.cpan.org>
From: "Reinthaler, Frank" <Frank.Reinthaler [...] auspost.com.au>
Hi RT at CPAN, Thanks for offering to all of us out there for assistance with HTML Tidy. I tried to install HTML Tidy but the "make test" part of the process failed. I'm probably not as familiar with installing Perl packages as I perhaps should be. Here is the info you ask for on http://rt.cpan.org/Public/Bug/Report.html?Queue=HTML-Tidy * Distribution name and version: HTML-Tidy-1.08 * Perl version: Perl, v5.8.8 * Operating System vendor and version: CYGWIN_NT-5.1 PM10159706 1.5.25(0.156/4/2) 2008-02-27 19:14 i686 Cygwin And here is the output from stdErr and stdOut on running the "make test" : ==================================================== /usr/bin/perl.exe "-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............. # Failed test 'Cleaned stuff looks like what we expected' # in t/opt-00.t at line 69. # Structures begin differing at: # $got->[20] = '<p>&nbsp;</p>' # $expected->[20] = '<p>' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/perfect............ok t/pod-coverage.......ok t/pod................ok t/roundtrip..........ok t/segfault-form......ok t/simple.............ok t/too-many-titles....ok t/unicode............ok t/venus.............. # Failed test 'Cooked stuff looks like what we expected' # in t/venus.t at line 27. # Structures begin differing at: # $got->[47] = ' <address>' # $expected->[47] = ' <center>' # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/version............ # Failed test 'Valid version string' # in t/version.t at line 17. # '1st September 2004' # doesn't match '(?-xism:\d\d? (January|February|March|April|May|June|July|August|September|October|Novemb er|December) \d\d\d\d)' Argument "1st" isn't numeric in addition (+) at /cygdrive/c/download/html_tidy/HTML-Tidy-1.08/blib/lib/HTML/Tidy.pm line 367. # Failed test 'Version is greater than 9/1/2005' # in t/version.t at line 20. # '20040901' # >= # '20050901' # Looks like you failed 2 tests of 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/wordwrap...........ok Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------- ---- t/opt-00.t 1 256 2 1 50.00% 2 t/venus.t 1 256 3 1 33.33% 3 t/version.t 2 512 3 2 66.67% 2-3 Failed 3/20 test scripts, 85.00% okay. 4/80 subtests failed, 95.00% okay. make: *** [test_dynamic] Error 255 ==================================================== Thanks! regards, Frank Reinthaler PostIT, AIS, BAS tel (03) 9204 8745 Australia Post is committed to providing our customers with excellent service. If we can assist you in any way please telephone 13 13 18 or visit our website. The information contained in this e-mail communication may be proprietary, confidential or legally professionally privileged. It is intended exclusively for the individual or entity to which it is addressed. You should only read, disclose, re-transmit, copy, distribute, act in reliance on or commercialise the information if you are authorised to do so. Australia Post does not represent, warrant or guarantee the integrity of this e-mail communication has been maintained nor that the communication is free of errors, virus or interference. If you are not the addressee or intended recipient please notify us by replying direct to the sender and then destroy any electronic or paper copy of this message. Any views expressed in this e-mail communication are taken to be those of the individual sender, except where the sender specifically attributes those views to Australia Post and is authorised to do so. Please consider the environment before electing to print this e-mail.
Subject: Re: [rt.cpan.org #33814] Bug in HTML-Tidy? : "make test" fails for HTML-Tidy-1.08
Date: Tue, 4 Mar 2008 22:27:03 -0600
To: bug-HTML-Tidy [...] rt.cpan.org
From: Andy Lester <andy [...] petdance.com>
Show quoted text
> > Hi RT at CPAN, > > Thanks for offering to all of us out there for assistance with HTML > Tidy. I > tried to install HTML Tidy but the "make test" part of the process > failed. > I'm probably not as familiar with installing Perl packages as I > perhaps > should be.
It's not you, it's buggy. :-( -- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance
From: matisse [...] spamcop.net
For what it's worth, i get the following failures on 5.8.8 on Mac OS X 10.5 t/ignore-text..........1/3 # Failed test 'Matching warnings' # at t/ignore-text.t line 32. # Structures begin differing at: # $got->[0] = 'DATA (24:86) Warning: unescaped & which should be written as &amp;' # $expected->[0] = 'DATA (24:78) Warning: unescaped & which should be written as &amp;' # Looks like you failed 1 test of 3. t/ignore-text.......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests t/ignore...............1/7 # Failed test 'Matching warnings' # at t/ignore.t line 35. # Structures begin differing at: # $got->[2] = '- (24:86) Warning: unescaped & which should be written as &amp;' # $expected->[2] = '- (24:78) Warning: unescaped & which should be written as &amp;' # Looks like you failed 1 test of 7. t/ignore............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/levels...............1/3 # Failed test 'Matching messages' # at t/levels.t line 27. # Structures begin differing at: # $got->[3] = '- (24:86) Warning: unescaped & which should be written as &amp;' # $expected->[3] = '- (24:78) Warning: unescaped & which should be written as &amp;' # Looks like you failed 1 test of 3. t/levels............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests
HTML::Tidy now uses libtidyp. Please try a newer version, 1.52 or higher.