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.
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