Report for Test-WWW-Mechanize-Catalyst-0.53

Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: FAIL Test-WWW-Mechanize-Catalyst-0.53 v5.12.2 Dragonfly BSD
Date: 2011-07-16T05:01:47Z

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.53
on perl 5.12.2, created by CPAN-Reporter-1.19_04.

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/pkg/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
# 
# ###################################################################
# 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).
# ###################################################################

#   Failed test 'Get a multi Content-Type response'
#   at t/multi_content_type.t line 46.
# 504
# Gateway Time-out

#   Failed test 'Multi Content-Type title'
#   at t/multi_content_type.t line 50.
#          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 51.
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 54.
# 504
# Gateway Time-out

#   Failed test at t/multi_content_type.t line 55.
#          got: 'http://localhost:7357/hello'
#     expected: 'http://localhost:7357/'
# Looks like you failed 5 tests of 8.
t/multi_content_type.t .. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/8 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: 1280 Tests: 8 Failed: 5)
  Failed tests:  2, 5-8
  Non-zero exit status: 5
Files=9, Tests=92, 12 wallclock secs ( 0.05 usr  0.12 sys +  8.50 cusr  2.95 csys = 11.62 CPU)
Result: FAIL
Failed 1/9 test programs. 5/92 subtests failed.
*** Error code 255

Stop in /home/cpan/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-Iq5HHu.

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

Prerequisite modules loaded:

requires:

    Module                                   Need  Have   
    ---------------------------------------- ----- -------
    Catalyst                                 5.00  5.80032
    LWP                                      5.816 6.02   
    Moose                                    0.67  2.0105 
    namespace::clean                         0.09  0.20   
    Test::WWW::Mechanize                     1.14  1.34   
    WWW::Mechanize                           1.54  1.68   

build_requires:

    Module                                   Need  Have   
    ---------------------------------------- ----- -------
    Catalyst::Plugin::Session::State::Cookie 0     0.17   
    Catalyst::Plugin::Session::Store::Dummy  0     0      
    ExtUtils::MakeMaker                      6.42  6.58   
    Test::Exception                          0     0.31   
    Test::More                               0     0.98   

configure_requires:

    Module                                   Need  Have   
    ---------------------------------------- ----- -------
    ExtUtils::MakeMaker                      6.42  6.58   


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/perl5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/perl5/lib/perl5/i386-dragonfly-thread-multi:/home/cpan/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 61825
    PERL5_CPAN_IS_RUNNING = 61825
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 92741,61825
    PERL_CR_SMOKER_CURRENT = Task-BeLike-MELO-0.006
    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 = /bin/sh
    TERM = xterm

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

    $^X = /usr/pkg/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have       
    ------------------- -----------
    CPAN                1.97_51    
    CPAN::Meta          2.110930001
    Cwd                 3.33       
    ExtUtils::CBuilder  0.280202   
    ExtUtils::Command   1.16       
    ExtUtils::Install   1.55       
    ExtUtils::MakeMaker 6.58       
    ExtUtils::Manifest  1.58       
    ExtUtils::ParseXS   3.00_02    
    File::Spec          3.33       
    JSON                2.53       
    JSON::PP            2.27200    
    Module::Build       0.3800     
    Module::Signature   0.68       
    Parse::CPAN::Meta   1.4401     
    Test::Harness       3.23       
    Test::More          0.98       
    YAML                0.73       
    YAML::Syck          1.17       
    version             0.91       


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=dragonfly, osvers=2.10-release, archname=i386-dragonfly-thread-multi
    uname='dragonfly pkgbox32.dragonflybsd.org 2.10-release dragonfly v2.10.1.1.gf7ba0-release #1: mon apr 25 19:14:15 utc 2011 root@pkgbox32.dragonflybsd.org:usrobjusrsrcsyspkgbox32 i386 '
    config_args='-sde -D ccflags=-O2  -pthread  -I/usr/include -D ldflags=  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Duseshrplib -Duseithreads -Uusemymalloc'
    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 ='-O2 -pthread -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2  -pthread  -I/usr/include',
    cppflags='-O2 -pthread -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', 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,-R/usr/pkg/lib -pthread -Wl,-E -fstack-protector'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lpthread -lrt
    perllibs=-lm -lcrypt -lpthread -lrt
    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/pkg/lib/perl5/5.12.0/i386-dragonfly-thread-multi/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-Wl,-R/usr/pkg/lib -shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under dragonfly
  Compiled at Apr 26 2011 01:55:02
  %ENV:
    PERL5LIB="/home/cpan/perl5/lib/perl5/i386-dragonfly-thread-multi:/home/cpan/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="61825"
    PERL5_CPAN_IS_RUNNING="61825"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="92741,61825"
    PERL_CR_SMOKER_CURRENT="Task-BeLike-MELO-0.006"
    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/i386-dragonfly-thread-multi
    /home/cpan/perl5/lib/perl5/i386-dragonfly-thread-multi
    /home/cpan/perl5/lib/perl5
    /usr/pkg/lib/perl5/site_perl/5.12.0/i386-dragonfly-thread-multi
    /usr/pkg/lib/perl5/site_perl/5.12.0
    /usr/pkg/lib/perl5/vendor_perl/5.12.0/i386-dragonfly-thread-multi
    /usr/pkg/lib/perl5/vendor_perl/5.12.0
    /usr/pkg/lib/perl5/5.12.0/i386-dragonfly-thread-multi
    /usr/pkg/lib/perl5/5.12.0
    .