Report for Test-WWW-Mechanize-Catalyst-0.58

Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: FAIL Test-WWW-Mechanize-Catalyst-0.58 v5.12.4 FreeBSD
Date: 2012-09-19T18:52:26Z

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 Tomas Doran,

This is a computer-generated report for Test-WWW-Mechanize-Catalyst-0.58
on perl 5.12.4, created by CPAN-Reporter-1.2006.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/auth-test.t ........... ok
t/cookies.t ............. ok
t/decoded_content.t ..... ok
# 
# ###################################################################
# Starting an external Catalyst HTTP server on port 7357
# To change the port, please set the TWMC_TEST_PORT env variable.
# (The server will be automatically shut-down right after the tests).
# ###################################################################
HTTP::Server::PSGI: Accepting connections at http://0:7357/

#   Failed test 'Get a multi Content-Type response'
#   at t/multi_content_type.t line 51.
# 503
# Service Unavailable

#   Failed test 'Multi Content-Type title'
#   at t/multi_content_type.t line 55.
#          got: "ERROR: The requested URL could not be retrieved"
#       length: 47
#     expected: "Root"
#       length: 4
#     strings begin to differ at char 1 (line 1 column 1)

#   Failed test 'Multi Content-Type body'
#   at t/multi_content_type.t line 56.
Wide character in print at /home/cpan/perl5/lib/perl5/Test/Builder.pm line 1759.
#     searched: "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "...
#   can't find: "Hello, test ☺!"
#         LCSS: "est "
# LCSS context: "st or network may be down. Please try the request "

#   Failed test 'GET /hello'
#   at t/multi_content_type.t line 59.
# 503
# Service Unavailable

#   Failed test at t/multi_content_type.t line 60.
#          got: 'http://localhost:7357/hello'
#     expected: 'http://localhost:7357/'

#   Failed test 'GET /host'
#   at t/multi_content_type.t line 62.
# 503
# Service Unavailable

#   Failed test 'Content contains "Host: localhost:7357"'
#   at t/multi_content_type.t line 63.
#     searched: "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "...
#   can't find: "Host: localhost:7357"
#         LCSS: "localhost:7357"
# LCSS context: "o retrieve the URL: <a href="http://localhost:7357"
# <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
# <html><head>
# <meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8">
# <title>ERROR: The requested URL could not be retrieved</title>
# <style type="text/css"><!-- 
#  /*
#  Stylesheet for Squid Error pages
#  Adapted from design by Free CSS Templates
#  http://www.freecsstemplates.org
#  Released for free under a Creative Commons Attribution 2.5 License
# */
# 
# /* Page basics */
# * {
# 	font-family: verdana, sans-serif;
# }
# 
# html body {
# 	margin: 0;
# 	padding: 0;
# 	background: #efefef;
# 	font-size: 12px;
# 	color: #1e1e1e;
# }
# 
# /* Page displayed title area */
# #titles {
# 	margin-left: 15px;
# 	padding: 10px;
# 	padding-left: 100px;
# 	background: url('http://www.squid-cache.org/Artwork/SN.png') no-repeat left;
# }
# 
# /* initial title */
# #titles h1 {
# 	color: #000000;
# }
# #titles h2 {
# 	color: #000000;
# }
# 
# /* special event: FTP success page titles */
# #titles ftpsuccess {
# 	background-color:#00ff00;
# 	width:100%;
# }
# 
# /* Page displayed body content area */
# #content {
# 	padding: 10px;
# 	background: #ffffff;
# }
# 
# /* General text */
# p {
# }
# 
# /* error brief description */
# #error p {
# }
# 
# /* some data which may have caused the problem */
# #data {
# }
# 
# /* the error message received from the system or other software */
# #sysmsg {
# }
# 
# pre {
#     font-family:sans-serif;
# }
# 
# /* special event: FTP / Gopher directory listing */
# #dirmsg {
#     font-family: courier;
#     color: black;
#     font-size: 10pt;
# }
# #dirlisting {
#     margin-left: 2%;
#     margin-right: 2%;
# }
# #dirlisting tr.entry td.icon,td.filename,td.size,td.date {
#     border-bottom: groove;
# }
# #dirlisting td.size {
#     width: 50px;
#     text-align: right;
#     padding-right: 5px;
# }
# 
# /* horizontal lines */
# hr {
# 	margin: 0;
# }
# 
# /* page displayed footer area */
# #footer {
# 	font-size: 9px;
# 	padding-left: 10px;
# }
# 
# 
# body
# :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
# :lang(he) { direction: rtl; }
#  --></style>
# </head><body id=ERR_CONNECT_FAIL>
# <div id="titles">
# <h1>ERROR</h1>
# <h2>The requested URL could not be retrieved</h2>
# </div>
# <hr>
# 
# <div id="content">
# <p>The following error was encountered while trying to retrieve the URL: <a href="http://localhost:7357/host">http://localhost:7357/host</a></p>
# 
# <blockquote id="error">
# <p><b>Connection to 127.0.0.1 failed.</b></p>
# </blockquote>
# 
# <p id="sysmsg">The system returned: <i>(111) Connection refused</i></p>
# 
# <p>The remote host or network may be down. Please try the request again.</p>
# 
# <p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CONNECT_FAIL&amp;body=CacheHost%3A%20localhost%0D%0AErrPage%3A%20ERR_CONNECT_FAIL%0D%0AErr%3A%20(111)%20Connection%20refused%0D%0ATimeStamp%3A%20Wed,%2019%20Sep%202012%2018%3A52%3A20%20GMT%0D%0A%0D%0AClientIP%3A%2010.1.0.2%0D%0AServerIP%3A%20127.0.0.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2Fhost%20HTTP%2F1.1%0ATE%3A%20deflate,gzip%3Bq%3D0.3%0D%0AConnection%3A%20TE,%20close%0D%0AAccept-Encoding%3A%20gzip%0D%0AHost%3A%20localhost%3A7357%0D%0AUser-Agent%3A%20Test-WWW-Mechanize%2F1.44%0D%0A%0D%0A%0D%0A">webmaster</a>.</p>
# 
# <br>
# </div>
# 
# <hr>
# <div id="footer">
# <p>Generated Wed, 19 Sep 2012 18:52:20 GMT by localhost (squid/3.1.19)</p>
# <!-- ERR_CONNECT_FAIL -->
# </div>
# </body></html>
# Looks like you failed 7 tests of 10.
t/multi_content_type.t .. 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/10 subtests 
t/pod.t ................. ok
t/redirect.t ............ ok
t/simple.t .............. ok
t/two_app.t ............. ok
t/useragent.t ........... ok
t/white_label.t ......... ok

Test Summary Report
-------------------
t/multi_content_type.t (Wstat: 1792 Tests: 10 Failed: 7)
  Failed tests:  2, 5-10
  Non-zero exit status: 7
Files=10, Tests=108, 20 wallclock secs ( 0.09 usr  0.06 sys +  8.08 cusr  0.93 csys =  9.16 CPU)
Result: FAIL
Failed 1/10 test programs. 7/108 subtests failed.
*** Error code 255

Stop in /usr/home/cpan/.cpan/build/Test-WWW-Mechanize-Catalyst-0.58-PjoK2w.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                                   Need     Have    
    ---------------------------------------- -------- --------
    Catalyst                                 5.90     5.90016 
    LWP                                      5.816    6.04    
    Moose                                    0.67     2.0603  
    namespace::clean                         0.09     0.23    
    perl                                     5.008004 5.012004
    Test::WWW::Mechanize                     1.14     1.44    
    WWW::Mechanize                           1.54     1.72_02 

build_requires:

    Module                                   Need     Have    
    ---------------------------------------- -------- --------
    Catalyst::Plugin::Session::State::Cookie 0        0.17    
    Catalyst::Plugin::Session::Store::Dummy  0        0       
    ExtUtils::MakeMaker                      6.59     6.63_02 
    Test::Exception                          0        0.31    
    Test::More                               0.88     0.98    
    Test::utf8                               0        1.00    

configure_requires:

    Module                                   Need     Have    
    ---------------------------------------- -------- --------
    ExtUtils::MakeMaker                      6.59     6.63_02 


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/perl5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/perl5/lib/perl5/amd64-freebsd:/home/cpan/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 55523
    PERL5_CPAN_IS_RUNNING = 55523
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1153,55523
    PERL_CR_SMOKER_CURRENT = Catalyst-TraitFor-Controller-reCAPTCHA-1.122510
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/perl5
    PERL_MB_OPT = --install_base /home/cpan/perl5
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/perl5
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0 5 20 80
    $EGID = 1001 1001 0 5 20 80

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.20    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=9.0-rc2, archname=amd64-freebsd
    uname='freebsd freebsd.org 9.0-rc2 freebsd 9.0-rc2 #0: mon dec 5 15:11:44 utc 2011 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.12.4/mach -Dprivlib=/usr/local/lib/perl5/5.12.4 -Dman3dir=/usr/local/lib/perl5/5.12.4/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.12.4/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.12.4 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.12.4/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -Doptimize=-O2 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2 -pipe -fno-strict-aliasing',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.12.4/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under freebsd
  Compiled at Dec  5 2011 15:24:07
  %ENV:
    PERL5LIB="/home/cpan/perl5/lib/perl5/amd64-freebsd:/home/cpan/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="55523"
    PERL5_CPAN_IS_RUNNING="55523"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1153,55523"
    PERL_CR_SMOKER_CURRENT="Catalyst-TraitFor-Controller-reCAPTCHA-1.122510"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/perl5"
    PERL_MB_OPT="--install_base /home/cpan/perl5"
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/perl5"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/perl5/lib/perl5/amd64-freebsd
    /home/cpan/perl5/lib/perl5/amd64-freebsd
    /home/cpan/perl5/lib/perl5
    /usr/local/lib/perl5/5.12.4/BSDPAN
    /usr/local/lib/perl5/site_perl/5.12.4/mach
    /usr/local/lib/perl5/site_perl/5.12.4
    /usr/local/lib/perl5/5.12.4/mach
    /usr/local/lib/perl5/5.12.4
    .