From: Alexey Tourbin <at@altlinux.ru> To: devel@lists.altlinux.org Subject: Re: [devel] perl-HTML-FromText-2.05-alt1: rebuild failed [18] Date: Fri, 1 Sep 2006 03:43:26 +0400 Message-ID: <20060831234326.GG11420@localhost.localdomain> (raw) In-Reply-To: <20060830104157.AEE89B0D92@basalt.office.altlinux.org> [-- Attachment #1: Type: text/plain, Size: 3296 bytes --] On Wed, Aug 30, 2006 at 02:41:57PM +0400, QA Team Robot wrote: > Package: perl-HTML-FromText-2.05-alt1 > Packager: Vitaly Lipatov <lav@altlinux> > + /usr/bin/make test 'CP=/bin/cp -p' > make: Entering directory `/usr/src/RPM/BUILD/HTML-FromText-2.05' > /bin/cp -p bin/text2html blib/script/text2html > /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/text2html > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/01_features.... > # Failed test 'indented tables with normal para' > # in t/01_features.t at line 286. > # got: '<table class="hft-tables"> > # <tr><td>http://www.pm.org</td><td>Perl Mongers</td></tr> > # <tr><td>http://perl.com</td><td>O'Reilly Perl Center</td></tr> > # <tr><td>http://lists.perl.org</td><td>List of Mailing Lists</td></tr> > # <tr><td>http://use.perl.org</td><td>Perl News and Community Journals</td></tr> > # <tr><td>http://perl.apache.org</td><td>mod_perl</td></tr> > # <tr><td>http://theperlreview.com</td><td>The Perl Review</td></tr> > # </table> > # ' > # expected: '<table class="hft-tables"> > # <tr><td>http://www.pm.org</td><td>Perl Mongers</td></tr> > # <tr><td>http://perl.com</td><td>O'Reilly Perl Center</td></tr> > # <tr><td>http://lists.perl.org</td><td>List of Mailing Lists</td></tr> > # <tr><td>http://use.perl.org</td><td>Perl News and Community Journals</td></tr> > # <tr><td>http://perl.apache.org</td><td>mod_perl</td></tr> > # <tr><td>http://theperlreview.com</td><td>The Perl Review</td></tr> > # </table> > # ' --- HTML-FromText-2.05/t/01_features.t- 2003-10-14 03:24:24 +0400 +++ HTML-FromText-2.05/t/01_features.t 2006-09-01 03:42:30 +0400 @@ -283,10 +283,12 @@ http://use.perl.org Perl News an http://perl.apache.org mod_perl http://theperlreview.com The Perl Review __TEXT__ +# HTML::Entities::encode will now encode "'" by default. +use HTML::Parser 3.46; cmp_ok( $html, 'eq', <<__HTML__, 'indented tables with normal para' ); <table class="hft-tables"> <tr><td>http://www.pm.org</td><td>Perl Mongers</td></tr> - <tr><td>http://perl.com</td><td>O'Reilly Perl Center</td></tr> + <tr><td>http://perl.com</td><td>O'Reilly Perl Center</td></tr> <tr><td>http://lists.perl.org</td><td>List of Mailing Lists</td></tr> <tr><td>http://use.perl.org</td><td>Perl News and Community Journals</td></tr> <tr><td>http://perl.apache.org</td><td>mod_perl</td></tr> --- HTML-FromText-2.05/t/02_v2.01.t- 2003-09-26 04:54:46 +0400 +++ HTML-FromText-2.05/t/02_v2.01.t 2006-09-01 03:41:01 +0400 @@ -83,7 +83,7 @@ cmp_ok( $html, 'eq', <<__HTML__, 'comple loops. </li> <ul class="hft-bullets"> <li> Many additional features such as output filtering, exception handling, macro definition, support for plugin objects, definition - of template metadata, embedded Perl code (only enabled by EVAL_PERL option), definition of template blocks, a 'switch' + of template metadata, embedded Perl code (only enabled by EVAL_PERL option), definition of template blocks, a 'switch' statement, and more. </li> <li> Full support for complex Perl data types such as hashes, lists, objects and sub-routine references. </li> </ul> [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
parent reply other threads:[~2006-08-31 23:43 UTC|newest] Thread overview: expand[flat|nested] mbox.gz Atom feed [parent not found: <20060830104157.AEE89B0D92@basalt.office.altlinux.org>]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060831234326.GG11420@localhost.localdomain \ --to=at@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git