From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 1 Sep 2006 03:43:26 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20060831234326.GG11420@localhost.localdomain> Mail-Followup-To: devel@lists.altlinux.org References: <20060830104157.AEE89B0D92@basalt.office.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X0vpKvTpCy87tk9a" Content-Disposition: inline In-Reply-To: <20060830104157.AEE89B0D92@basalt.office.altlinux.org> Subject: Re: [devel] perl-HTML-FromText-2.05-alt1: rebuild failed [18] X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 23:43:23 -0000 Archived-At: List-Archive: List-Post: --X0vpKvTpCy87tk9a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Aug 30, 2006 at 02:41:57PM +0400, QA Team Robot wrote: > Package: perl-HTML-FromText-2.05-alt1 > Packager: Vitaly Lipatov > + /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: ' > # > # > # > # > # > # > #
http://www.pm.orgPerl Mongers
http://perl.comO'Reilly Perl Center
http://lists.perl.orgList of Mailing Lists
http://use.perl.orgPerl News and Community Journals
http://perl.apache.orgmod_perl
http://theperlreview.comThe Perl Review
> # ' > # expected: ' > # > # > # > # > # > # > #
http://www.pm.orgPerl Mongers
http://perl.comO'Reilly Perl Center
http://lists.perl.orgList of Mailing Lists
http://use.perl.orgPerl News and Community Journals
http://perl.apache.orgmod_perl
http://theperlreview.comThe Perl Review
> # ' --- 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' ); - + --- 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.
  • 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.
  • Full support for complex Perl data types such as hashes, lists, objects and sub-routine references.
--X0vpKvTpCy87tk9a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE93QefBKgtDjnu0YRAnE/AKDBECVSzlgHXjQKqFsqGQ9BmKfifgCgjhkL zKvv7xBjBLTAcVCs5vWvXyg= =fFCv -----END PGP SIGNATURE----- --X0vpKvTpCy87tk9a--
http://www.pm.orgPerl Mongers
http://perl.comO'Reilly Perl Center
http://perl.comO'Reilly Perl Center
http://lists.perl.orgList of Mailing Lists
http://use.perl.orgPerl News and Community Journals
http://perl.apache.orgmod_perl