Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Pod-POM-View-HTML-Filter-0.09 v5.15.1 OpenBSD
Date: 2011-08-20T04:37:33Z
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.1, 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 .. ok
t/pod.t ........... ok
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=156, 1 wallclock secs ( 0.12 usr 0.04 sys + 0.86 cusr 0.22 csys = 1.24 CPU)
Result: FAIL
Failed 5/14 test programs. 51/156 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/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = /home/sts/cpansmoke/perl-5.15.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/arch:/home/sts/cpansmoke/perl-5.15.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/lib:/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/arch:/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22117
PERL5_CPAN_IS_RUNNING = 22117
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10455,22117
PERL_CR_SMOKER_CURRENT = Pod-POM-View-HTML-Filter-0.09
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/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.1/bin/perl5.15.1
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- -----------
CPAN 1.9800
CPAN::Meta 2.110930001
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.58
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.00_01
File::Spec 3.33
JSON n/a
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 1) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.1'
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=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC 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 openbsd
Compiled at Aug 2 2011 08:28:01
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.15.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/arch:/home/sts/cpansmoke/perl-5.15.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/lib:/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/arch:/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22117"
PERL5_CPAN_IS_RUNNING="22117"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="10455,22117"
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.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/arch
/home/sts/cpansmoke/perl-5.15.1/cpan/build/Pod-POM-0.27-n2nM8g/blib/lib
/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/arch
/home/sts/cpansmoke/perl-5.15.1/cpan/build/File-Slurp-9999.19-RFr6_6/blib/lib
/home/sts/cpansmoke/perl-5.15.1/lib/site_perl/5.15.1/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.1/lib/site_perl/5.15.1
/home/sts/cpansmoke/perl-5.15.1/lib/5.15.1/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.1/lib/5.15.1
.