* Re: [devel] perl-HTML-FromText-2.05-alt1: rebuild failed [18]
@ 2006-08-31 23:43 ` Alexey Tourbin
0 siblings, 0 replies; only message in thread
From: Alexey Tourbin @ 2006-08-31 23:43 UTC (permalink / raw)
To: devel
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-31 23:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31 23:43 ` [devel] perl-HTML-FromText-2.05-alt1: rebuild failed [18] Alexey Tourbin
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