Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Pod-POM-View-HTML-Filter-0.09 v5.15.2 NetBSD
Date: 2011-11-15T01:50:28Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Philippe Bruhat (BooK),
This is a computer-generated report for Pod-POM-View-HTML-Filter-0.09
on perl 5.15.2, created by CPAN-Reporter-1.2002.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Testing Pod::POM::View::HTML::Filter 0.09
t/00load.t ........ ok
# Printing versions of relevant modules
# PPI not installed
# Syntax::Highlight::Engine::Kate not installed
# Text::WikiFormat not installed
# PPI::HTML not installed
# Syntax::Highlight::Shell not installed
# Perl::Tidy not installed
# Syntax::Highlight::HTML not installed
# Text::MediawikiFormat not installed
t/00versions.t .... ok
t/09utility.t ..... ok
t/10interface.t ... ok
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# bar bar bar
# baz
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# bar bar bar
# baz
# </body></html>
# '
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body></html>
# '
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# bar bar bar
# <p>para</p>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# bar bar bar
# <p>para</p>
# </body></html>
# '
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# <p>para</p>
# bar bar bar
# bar bar bar
# <p>para</p>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <p>para</p>
# bar bar bar
# bar bar bar
# <p>para</p>
# </body></html>
# '
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# [The options are:]<a b c>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# [The options are:]<a b c>
# </body></html>
# '
# Failed test 'Correct output'
# at t/11filters.t line 97.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> verbatim block
#
# verbatim textblock</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> verbatim block
#
# verbatim textblock</pre>
# </body></html>
# '
# Failed test 'Correct output the first time'
# at t/11filters.t line 114.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body></html>
# '
# Failed test 'Correct output the second time around'
# at t/11filters.t line 115.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> bar bar baz</pre>
# </body></html>
# '
# Looks like you failed 8 tests of 8.
t/11filters.t .....
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/8 subtests
# Failed test 'Default is simply naught (<pre>)'
# at t/12default.t line 28.
# got: '<html>
# <body bgcolor="#ffffff">
# <h1>Foo</h1>
#
# <p>The foo filter at work:</p>
# <pre> $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <h1>Foo</h1>
#
# <p>The foo filter at work:</p>
# <pre> $A++;</pre>
# </body></html>
# '
# Failed test 'Default is simply naught (<pre>)'
# at t/12default.t line 49.
# got: '<html>
# <body bgcolor="#ffffff">
# <h1>Foo</h1>
#
# <p>The foo filter at work:</p>
# <pre>$A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <h1>Foo</h1>
#
# <p>The foo filter at work:</p>
# <pre>$A++;</pre>
# </body></html>
# '
# Failed test 'Correct output'
# at t/12default.t line 74.
# got: '<html>
# <body bgcolor="#ffffff">
# bar bar bar
# baz
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# bar bar bar
# baz
# </body></html>
# '
# Failed test 'Correct output'
# at t/12default.t line 94.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>bar foo bar
# baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>bar foo bar
# baz</pre>
# </body></html>
# '
# Looks like you failed 4 tests of 6.
t/12default.t .....
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/6 subtests
# Failed test 'Correct output'
# at t/13stack.t line 45.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>ba! bar ba!</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>ba! bar ba!</pre>
# </body></html>
# '
# Failed test 'Correct output'
# at t/13stack.t line 45.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>ba! ba! ba!</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>ba! ba! ba!</pre>
# </body></html>
# '
# Failed test 'Correct output the first time'
# at t/13stack.t line 62.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> ba! ba! baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> ba! ba! baz</pre>
# </body></html>
# '
# Failed test 'Correct output the second time around'
# at t/13stack.t line 63.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> ba! ba! baz</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> ba! ba! baz</pre>
# </body></html>
# '
# Looks like you failed 4 tests of 4.
t/13stack.t .......
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
# Failed test 'Options: '
# at t/14indent.t line 57.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> 1: CHOMP_CHOMP
# 2: SKWAPPO
# 3: PATWEEEE
# 4:
# 5: PLORTCH
# 6: WAP_WAP_WAP_WAP</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> 1: CHOMP_CHOMP
# 2: SKWAPPO
# 3: PATWEEEE
# 4:
# 5: PLORTCH
# 6: WAP_WAP_WAP_WAP</pre>
# </body></html>
# '
# Failed test 'Options: auto_unindent 0'
# at t/14indent.t line 57.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>1: CHOMP_CHOMP
# 2: SKWAPPO
# 3: PATWEEEE
# 4:
# 5: PLORTCH
# 6: WAP_WAP_WAP_WAP</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>1: CHOMP_CHOMP
# 2: SKWAPPO
# 3: PATWEEEE
# 4:
# 5: PLORTCH
# 6: WAP_WAP_WAP_WAP</pre>
# </body></html>
# '
# Looks like you failed 2 tests of 2.
t/14indent.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
# Failed test 't/pod/basic.src <>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <h1>accusantium sit doloremque</h1>
#
# <p>nostrum cumque irure temporibus adipisci culpa necessitatibus provident
# mollitia duis fugiat quibusdam est ullam maxime totam reprehenderit</p>
# <p>eveniet cum dolorum doloribus numquam voluptas quam dicta ipsam voluptates
# proident sit dignissimos quas natus</p>
# eiusmod voluptatibus aliqua <b>incididunt</b> excepturi
# do iusto omnis facilis iure
# <p>repudiandae sint ab eos recusandae sequi dolore quo quos quia incididunt</p>
# <hr />
#
# <p>quisquam voluptate proident cupidatat libero soluta optio</p>
# <p>doloremque adipisicing perspiciatis deleniti at provident alias qui itaque</p>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <h1>accusantium sit doloremque</h1>
#
# <p>nostrum cumque irure temporibus adipisci culpa necessitatibus provident
# mollitia duis fugiat quibusdam est ullam maxime totam reprehenderit</p>
# <p>eveniet cum dolorum doloribus numquam voluptas quam dicta ipsam voluptates
# proident sit dignissimos quas natus</p>
# <p>eiusmod voluptatibus aliqua <b>incididunt</b> excepturi
# do iusto omnis facilis iure</p>
# <p>repudiandae sint ab eos recusandae sequi dolore quo quos quia incididunt</p>
# <hr />
#
# <p>quisquam voluptate proident cupidatat libero soluta optio</p>
# <p>doloremque adipisicing perspiciatis deleniti at provident alias qui itaque</p>
# </body></html>
# '
# Failed test 't/pod/html_begin1.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre><b>escaped</b>
# B<bold></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre><b>escaped</b>
# B<bold></pre>
# </body></html>
# '
# Failed test 't/pod/html_begin2.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> <!-- now in verbatim -->
# <b>bold</b><i>italics</i></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> <!-- now in verbatim -->
# <b>bold</b><i>italics</i></pre>
# </body></html>
# '
# Failed test 't/pod/html_begin3.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> <!-- a longer piece of HTML -->
# <p>First paragraph</p>
#
# <p>another para</p>
#
# <p>End</p></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> <!-- a longer piece of HTML -->
# <p>First paragraph</p>
#
# <p>another para</p>
#
# <p>End</p></pre>
# </body></html>
# '
# Failed test 't/pod/html_begin4.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> <!-- a longer piece of HTML -->
# <p>First paragraph</p>
#
# <p>another para</p>
#
# <p>End</p></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> <!-- a longer piece of HTML -->
# <p>First paragraph</p>
#
# <p>another para</p>
#
# <p>End</p></pre>
# </body></html>
# '
# Failed test 't/pod/html_for.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre><b>bold</b>
# </pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre><b>bold</b>
# </pre>
# </body></html>
# '
# Failed test 't/pod/html_list.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> <p>This is a list:</p>
#
# <ul>
# <li>first item</li>
# <li>second
# item</li>
# </ul></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> <p>This is a list:</p>
#
# <ul>
# <li>first item</li>
# <li>second
# item</li>
# </ul></pre>
# </body></html>
# '
# Failed test 't/pod/html_nnn.src <-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre><p>line 1</p>
# <p>line 2</p>
#
# <p>line 4</p></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre><p>line 1</p>
# <p>line 2</p>
#
# <p>line 4</p></pre>
# </body></html>
# '
# Failed test 't/pod/kate_diff.src <-kate>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> Index: lib/Pod/POM/View/HTML/Filter.pm
# ===================================================================
# --- lib/Pod/POM/View/HTML/Filter.pm (revision 168)
# +++ lib/Pod/POM/View/HTML/Filter.pm (working copy)
# @@ -6,7 +6,7 @@
# use strict;
# use Carp;
#
# -our $VERSION = '0.06';
# +our $VERSION = '0.07';
#
# my %filter;
# my %builtin = (</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> Index: lib/Pod/POM/View/HTML/Filter.pm
# ===================================================================
# --- lib/Pod/POM/View/HTML/Filter.pm (revision 168)
# +++ lib/Pod/POM/View/HTML/Filter.pm (working copy)
# @@ -6,7 +6,7 @@
# use strict;
# use Carp;
#
# -our $VERSION = '0.06';
# +our $VERSION = '0.07';
#
# my %filter;
# my %builtin = (</pre>
# </body></html>
# '
# Failed test 't/pod/kate_fortran.src <-kate>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> ! Exemple de computed GO TO
# 10 PRINT *, 'Entrez un entier entre 1 et 8:'
# READ *, i
# GO TO (100,200,300,400,500,600,700,800) i
# PRINT *, 'Ce nombre ne correspond pas'
# GO TO 10 ! redemande un nombre, ad lib.</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> ! Exemple de computed GO TO
# 10 PRINT *, 'Entrez un entier entre 1 et 8:'
# READ *, i
# GO TO (100,200,300,400,500,600,700,800) i
# PRINT *, 'Ce nombre ne correspond pas'
# GO TO 10 ! redemande un nombre, ad lib.</pre>
# </body></html>
# '
# Failed test 't/pod/kate_fortran_for.src <-kate>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>10 PRINT *, 'Hello, world!'
# </pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>10 PRINT *, 'Hello, world!'
# </pre>
# </body></html>
# '
# Failed test 't/pod/kate_ldif.src <-kate>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # debut
# dn: dc=example,dc=com
# dc: example
# objectClass: top
# objectClass: domain
#
# dn: cn=Manager, dc=example,dc=com
# objectClass: organizationalRole
# cn: Manager
#
# # fin</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # debut
# dn: dc=example,dc=com
# dc: example
# objectClass: top
# objectClass: domain
#
# dn: cn=Manager, dc=example,dc=com
# objectClass: organizationalRole
# cn: Manager
#
# # fin</pre>
# </body></html>
# '
# Failed test 't/pod/perl_begin1.src <-perl>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre># now in full colour!
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre># now in full colour!
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/perl_begin2.src <-perl>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/perl_begin3.src <-perl>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/perl_for.src <-perl>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <p>foo</p>
# <pre>$A++; # this works too</pre>
# <p>bar</p>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <p>foo</p>
# <pre>$A++; # this works too</pre>
# <p>bar</p>
# </body></html>
# '
# Failed test 't/pod/perl_html.src <-perl-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> "hot cross buns" =~ /cross/;
# print "Matched: <$`> $& <$'>\n"; # Matched: <hot > cross < buns>
# print "Left: <$`>\n"; # Left: <hot >
# print "Match: <$&>\n"; # Match: <cross>
# print "Right: <$'>\n"; # Right: < buns></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> "hot cross buns" =~ /cross/;
# print "Matched: <$`> $& <$'>\n"; # Matched: <hot > cross < buns>
# print "Left: <$`>\n"; # Left: <hot >
# print "Match: <$&>\n"; # Match: <cross>
# print "Right: <$'>\n"; # Right: < buns></pre>
# </body></html>
# '
# Failed test 't/pod/perl_long.src <-perl>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # a longer piece of code
# use strict;
#
# my $A; # must declare
#
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # a longer piece of code
# use strict;
#
# my $A; # must declare
#
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/ppi_begin1.src <-ppi>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre># now in full colour!
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre># now in full colour!
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/ppi_begin2.src <-ppi>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/ppi_begin3.src <-ppi>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # now in verbatim
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/ppi_for.src <-ppi>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <p>foo</p>
# <pre>$A++; # this works too</pre>
# <p>bar</p>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <p>foo</p>
# <pre>$A++; # this works too</pre>
# <p>bar</p>
# </body></html>
# '
# Failed test 't/pod/ppi_html.src <-ppi-html>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> "hot cross buns" =~ /cross/;
# print "Matched: <$`> $& <$'>\n"; # Matched: <hot > cross < buns>
# print "Left: <$`>\n"; # Left: <hot >
# print "Match: <$&>\n"; # Match: <cross>
# print "Right: <$'>\n"; # Right: < buns></pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> "hot cross buns" =~ /cross/;
# print "Matched: <$`> $& <$'>\n"; # Matched: <hot > cross < buns>
# print "Left: <$`>\n"; # Left: <hot >
# print "Match: <$&>\n"; # Match: <cross>
# print "Right: <$'>\n"; # Right: < buns></pre>
# </body></html>
# '
# Failed test 't/pod/ppi_long.src <-ppi>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> # a longer piece of code
# use strict;
#
# my $A; # must declare
#
# $A++;</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> # a longer piece of code
# use strict;
#
# my $A; # must declare
#
# $A++;</pre>
# </body></html>
# '
# Failed test 't/pod/shell_begin1.src <-shell>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> #!/bin/sh
# ps | /usr/lib/sendmail -t
# exit 0</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> #!/bin/sh
# ps | /usr/lib/sendmail -t
# exit 0</pre>
# </body></html>
# '
# Failed test 't/pod/shell_begin2.src <-shell>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre> #!/bin/sh
# ps | /usr/lib/sendmail -t
# exit 0</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre> #!/bin/sh
# ps | /usr/lib/sendmail -t
# exit 0</pre>
# </body></html>
# '
# Failed test 't/pod/shell_for.src <-shell>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>echo "foo"
# </pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>echo "foo"
# </pre>
# </body></html>
# '
# Failed test 't/pod/wiki_begin1.src <-wiki>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# [let the Sun shine|AnExtendedLink]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# 1. ordered one
# 2. ordered two
# a. nested one
# b. nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# [let the Sun shine|AnExtendedLink]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# 1. ordered one
# 2. ordered two
# a. nested one
# b. nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body></html>
# '
# Failed test 't/pod/wiki_begin2.src <-wiki>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# [let the Sun shine|AnExtendedLink]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# 1. ordered one
# 2. ordered two
# a. nested one
# b. nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# [let the Sun shine|AnExtendedLink]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# 1. ordered one
# 2. ordered two
# a. nested one
# b. nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body></html>
# '
# Failed test 't/pod/wiki_for.src <-wiki>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>A NormalLink
# [let the Sun shine|AnExtendedLink]</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>A NormalLink
# [let the Sun shine|AnExtendedLink]</pre>
# </body></html>
# '
# Failed test 't/pod/wikimedia_begin1.src <-wikimedia>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# [[A NormalLink]]
# [[let the Sun shine|AnExtendedLink]]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# # ordered one
# # ordered two
# ## nested one
# ## nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# [[A NormalLink]]
# [[let the Sun shine|AnExtendedLink]]
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# # ordered one
# # ordered two
# ## nested one
# ## nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body></html>
# '
# Failed test 't/pod/wikimedia_begin2.src <-wikimedia>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# AnExtendedLink
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# # ordered one
# # ordered two
# ## nested one
# ## nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>= my interesting text =
#
# A NormalLink
# AnExtendedLink
#
# == my interesting lists ==
#
# * unordered one
# * unordered two
#
# # ordered one
# # ordered two
# ## nested one
# ## nested two
#
# code one
# code two
#
# The first line of a normal paragraph.
# The second line of a normal paragraph. Whee.</pre>
# </body></html>
# '
# Failed test 't/pod/wikimedia_for.src <-wikimedia>'
# at t/20builtins.t line 19.
# got: '<html>
# <body bgcolor="#ffffff">
# <pre>A NormalLink
# [[let the Sun shine|AnExtendedLink]]</pre>
# </body>
# </html>
# '
# expected: '<html><body bgcolor="#ffffff">
# <pre>A NormalLink
# [[let the Sun shine|AnExtendedLink]]</pre>
# </body></html>
# '
# Looks like you failed 33 tests of 105.
t/20builtins.t ....
Dubious, test returned 33 (wstat 8448, 0x2100)
Failed 33/105 subtests
(less 72 skipped subtests: 0 okay)
t/30perltidy.t .... skipped: Don't know perl
t/distchk.t ....... skipped: Test::Distribution required for checking distribution
t/pod-coverage.t .. skipped: Test::Pod::Coverage 0.08 required for testing POD coverage
t/pod.t ........... skipped: Test::Pod 1.00 required for testing POD
t/portfs.t ........ skipped: Test::Portability::Files required for testing filenames portability
Test Summary Report
-------------------
t/11filters.t (Wstat: 2048 Tests: 8 Failed: 8)
Failed tests: 1-8
Non-zero exit status: 8
t/12default.t (Wstat: 1024 Tests: 6 Failed: 4)
Failed tests: 3-6
Non-zero exit status: 4
t/13stack.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
t/14indent.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/20builtins.t (Wstat: 8448 Tests: 105 Failed: 33)
Failed tests: 1, 4, 7, 10, 13, 16, 19, 22, 25, 28, 31
34, 37, 40, 43, 46, 53, 56, 59, 62, 65
68, 75, 78, 81, 84, 87, 90, 93, 96, 99
102, 105
Non-zero exit status: 33
Files=14, Tests=154, 3 wallclock secs ( 0.20 usr 0.14 sys + 2.21 cusr 0.78 csys = 3.33 CPU)
Result: FAIL
Failed 5/14 test programs. 51/154 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Pod::POM 0.17 0.27
Test::More 0 0.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/arch:/home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/lib:/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/arch:/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15426
PERL5_CPAN_IS_RUNNING = 15426
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16235,15426
PERL_CR_SMOKER_CURRENT = Pod-POM-View-HTML-Filter-0.09
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.15.2/bin/perl5.15.2
$UID/$EUID = 1000 / 1000
$GID = 100 100 0
$EGID = 100 100 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.03_01
File::Spec 3.34
JSON n/a
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
Platform:
osname=netbsd, osvers=5.1, archname=i386-netbsd-thread-multi
uname='netbsd cpansmoke7 5.1 netbsd 5.1 (xen3_domu) #0: sun nov 7 14:54:55 utc 2010 builds@b6.netbsd.org:homebuildsabnetbsd-5-1-releasei386201011061943z-objhomebuildsabnetbsd-5-1-releasesrcsysarchi386compilexen3_domu i386 '
config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix -lpthread
perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under netbsd
Compiled at Sep 11 2011 16:57:15
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/arch:/home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/lib:/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/arch:/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15426"
PERL5_CPAN_IS_RUNNING="15426"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="16235,15426"
PERL_CR_SMOKER_CURRENT="Pod-POM-View-HTML-Filter-0.09"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/arch
/home/sts/cpansmoke/perl-5.15.2/cpan/build/Pod-POM-0.27-a6uGGJ/blib/lib
/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/arch
/home/sts/cpansmoke/perl-5.15.2/cpan/build/File-Slurp-9999.19-NLsZ79/blib/lib
/home/sts/cpansmoke/perl-5.15.2/lib/site_perl/5.15.2/i386-netbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.2/lib/site_perl/5.15.2
/home/sts/cpansmoke/perl-5.15.2/lib/5.15.2/i386-netbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.2/lib/5.15.2
.