Skip Menu |

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

Report information
The Basics
Id: 45068
Status: rejected
Priority: 0/
Queue: HTML-Parser

People
Owner: Nobody in particular
Requestors: michael [...] bizsystems.com
Cc:
AdminCc:

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



Subject: test failure
This is perl, v5.6.1 built for i386-linux Linux 2.4.17-pre8 #3 Thu Dec 13 11:42:50 PST 2001 i686 unknown HTML::Parser 3.60 HTML::Tagset 3.03 t/body.............. 1..11 ok 1 - use HTML::TreeBuilder; ok 2 ok 3 ok 4 ok 5 not ok 6 # TODO HTML::Parser::parse mucks with our escapes # Failed (TODO) test at t/body.t line 58. # got: '<html><head></head><body>This &amp;#x17f;oftware has &amp;#383;ome bugs</body></html> # ' # expected: '<html><head></head><body>This &#x17f;oftware has &#383;ome bugs</body></html> # ' not ok 7 # Failed test at t/body.t line 66. # got: '<html><head></head><body>Geb&uuml;hr vor Ort von &amp;euro; 30,- pro Woche</body></html> # ' # expected: '<html><head></head><body>Geb&uuml;hr vor Ort von &euro; 30,- pro Woche</body></html> # ' not ok 8 # Failed test at t/body.t line 73. # got: '<html><head></head><body>This &amp;sim; is a twiddle</body></html> # ' # expected: '<html><head></head><body>This &sim; is a twiddle</body></html> # ' ok 9 ok 10 ok 11 # Looks like you failed 2 tests of 11. Dubious, test returned 2 (wstat 512, 0x200)
Subject: Re: [rt.cpan.org #45068] AutoReply: test failure
Date: Wed, 15 Apr 2009 15:28:16 -0700
To: bug-HTML-Parser [...] rt.cpan.org
From: michael [...] insulin-pumpers.org
This should be an HTML::Tree bug. Please cancel.... sorry about that. Michael Show quoted text
> > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "test failure", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has > been assigned an ID of [rt.cpan.org #45068]. Your ticket is > accessible on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=45068 > > Please include the string: > > [rt.cpan.org #45068] > > in the subject line of all future correspondence about this issue. To > do so, you may reply to this message. > > Thank you, > bug-HTML-Parser@rt.cpan.org > > ---------------------------------------------------------------------- > --- This is perl, v5.6.1 built for i386-linux Linux 2.4.17-pre8 #3 Thu > Dec 13 11:42:50 PST 2001 i686 unknown HTML::Parser 3.60 HTML::Tagset > 3.03 > > t/body.............. > 1..11 > ok 1 - use HTML::TreeBuilder; > ok 2 > ok 3 > ok 4 > ok 5 > not ok 6 # TODO HTML::Parser::parse mucks with our escapes > # Failed (TODO) test at t/body.t line 58. > # got: '<html><head></head><body>This &amp;#x17f;oftware has > &amp;#383;ome bugs</body></html> > # ' > # expected: '<html><head></head><body>This &#x17f;oftware has > &#383;ome bugs</body></html> > # ' > not ok 7 > > # Failed test at t/body.t line 66. > # got: '<html><head></head><body>Geb&uuml;hr vor Ort von > &amp;euro; 30,- pro Woche</body></html> > # ' > # expected: '<html><head></head><body>Geb&uuml;hr vor Ort von > # &euro; > 30,- pro Woche</body></html> > # ' > not ok 8 > > # Failed test at t/body.t line 73. > # got: '<html><head></head><body>This &amp;sim; is a > twiddle</body></html> > # ' > # expected: '<html><head></head><body>This &sim; is a > twiddle</body></html> > # ' > ok 9 > ok 10 > ok 11 > # Looks like you failed 2 tests of 11. > Dubious, test returned 2 (wstat 512, 0x200)