Front page | perl.cpan.testers |
Postings from July 2008
FAIL Test-WWW-Mechanize-Catalyst-0.42 darwin-2level 8.11.1
From:
andreas.koenig.gmwojprw
Date:
July 3, 2008 23:49
Subject:
FAIL Test-WWW-Mechanize-Catalyst-0.42 darwin-2level 8.11.1
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Leon Brocard,
This is a computer-generated report for Test-WWW-Mechanize-Catalyst-0.42
on perl 5.10.0, created by CPAN-Reporter-1.13.
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://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/perl-5.10/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/auth-test.............Useless localization of subroutine entry at /usr/local/perl-5.10/lib/site_perl/5.10.0/Catalyst/Action.pm line 41.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7012
[info] *** Request 1 (1.000/s) [1121] [Thu Jul 3 06:03:11 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.005151s (194.137/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000246s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [1121] [Thu Jul 3 06:03:11 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.003646s (274.273/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000196s |
'----------------------------------------------------------------+-----------'
ok
t/cookies...............Useless localization of subroutine entry at /usr/local/perl-5.10/lib/site_perl/5.10.0/Catalyst/Action.pm line 41.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::Session 0.19 |
| Catalyst::Plugin::Session::State::Cookie 0.09 |
| Catalyst::Plugin::Session::Store::Dummy |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /auto | CattySession | auto |
| /default | CattySession | default |
'----------------------+--------------------------------------+--------------'
[info] CattySession powered by Catalyst 5.7012
Name "Catalyst::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup_session" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::Cookie::setup" used only once: possible typo at /usr/local/perl-5.10/lib/5.10.0/NEXT.pm line 58.
Use of uninitialized value $scheme in pattern match (m//) at /usr/local/perl-5.10/lib/site_perl/5.10.0/HTTP/Cookies.pm line 45.
[info] *** Request 1 (1.000/s) [1123] [Thu Jul 3 06:03:11 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Created session "dd100459959e89af48324c60a4aaea3e99c8cc2a"
[info] Request took 0.051349s (19.475/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /auto | 0.043402s |
| /default | 0.000264s |
'----------------------------------------------------------------+-----------'
ok
t/multi_content_type....# ###################################################################
# 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).
# ###################################################################
Useless localization of subroutine entry at /usr/local/perl-5.10/lib/site_perl/5.10.0/Catalyst/Action.pm line 41.
Use of uninitialized value $scheme in pattern match (m//) at /usr/local/perl-5.10/lib/site_perl/5.10.0/HTTP/Cookies.pm line 45.
# Failed test 'Survive to a multi Content-Type sting'
# at t/multi_content_type.t line 36.
# died: HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Failed test 'Multi Content-Type Content-Type'
# at t/multi_content_type.t line 38.
# got: undef
# expected: 'text/html'
# Failed test 'Multi Content-Type title'
# at t/multi_content_type.t line 39.
# got: undef
# expected: "Root"
# Failed test 'Multi Content-Type body'
# at t/multi_content_type.t line 40.
# String to look in is undef
# Looks like you planned 6 tests but only ran 5.
# Looks like you failed 4 tests of 5 run.
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 2-6
Failed 5/6 tests, 16.67% okay
t/pod...................ok
t/pod_coverage..........ok
t/redirect..............Useless localization of subroutine entry at /usr/local/perl-5.10/lib/site_perl/5.10.0/Catalyst/Action.pm line 41.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7012
[info] *** Request 1 (1.000/s) [1129] [Thu Jul 3 06:03:13 2008] ***
[debug] "GET" request for "hi" from "127.0.0.1"
[debug] Path is "hi"
[debug] Redirecting to "http://localhost/hello"
[info] Request took 0.005013s (199.481/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hi | 0.000264s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [1129] [Thu Jul 3 06:03:13 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.003457s (289.268/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.000164s |
'----------------------------------------------------------------+-----------'
HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t/simple................Useless localization of subroutine entry at /usr/local/perl-5.10/lib/site_perl/5.10.0/Catalyst/Action.pm line 41.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7012
[info] *** Request 1 (1.000/s) [1131] [Thu Jul 3 06:03:14 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.004982s (200.723/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /default | 0.000239s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [1131] [Thu Jul 3 06:03:14 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.004797s (208.464/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.000229s |
'----------------------------------------------------------------+-----------'
HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Looks like you planned 39 tests but only ran 4.
# Looks like your test died just after 4.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-39
Failed 35/39 tests, 10.26% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/multi_content_type.t 4 1024 6 6 2-6
t/redirect.t 255 65280 27 54 1-27
t/simple.t 255 65280 39 70 5-39
Failed 3/7 test scripts. 67/82 subtests failed.
Files=7, Tests=82, 4 wallclock secs ( 2.22 cusr + 0.58 csys = 2.80 CPU)
Failed 3/7 test programs. 67/82 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- ------
Catalyst 5.00 5.7012
Test::Exception 0 0.27
Test::More 0 0.80
Test::WWW::Mechanize 1.14 1.20
WWW::Mechanize 1.30 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /opt/local/bin:/Users/k/bin:/usr/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/perl/bin:/usr/X11/bin
PERL5LIB = /Users/k/.cpan/build/Log-Dispatch-Config-1.02-N_2LPE/blib/arch:/Users/k/.cpan/build/Log-Dispatch-Config-1.02-N_2LPE/blib/lib:/Users/k/.cpan/build/Log-Dispatch-2.21-K0sc6d/blib/arch:/Users/k/.cpan/build/Log-Dispatch-2.21-K0sc6d/blib/lib:/Users/k/.cpan/build/Params-Validate-0.91-z91ioi/blib/arch:/Users/k/.cpan/build/Params-Validate-0.91-z91ioi/blib/lib:/Users/k/.cpan/build/Log-Dispatch-2.21-FgjOtM/blib/arch:/Users/k/.cpan/build/Log-Dispatch-2.21-FgjOtM/blib/lib:/Users/k/.cpan/build/version-0.74-P6Zrtt/blib/arch:/Users/k/.cpan/build/version-0.74-P6Zrtt/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 21899
PERL5_CPAN_IS_RUNNING = 21899
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl-5.10/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 81 79 80
$EGID = 1000 1000 81 79 80
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_60
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 2.64
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=8.11.1, archname=darwin-2level
uname='darwin k78.linux.bogus 8.11.1 darwin kernel version 8.11.1: wed oct 10 18:23:28 pdt 2007; root:xnu-792.25.20~1release_i386 i386 i386 '
config_args='-Dprefix=/usr/local/perl-5.10 -Ui_db -des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/opt/local/lib'
libpth=/opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/opt/local/lib'
-
FAIL Test-WWW-Mechanize-Catalyst-0.42 darwin-2level 8.11.1
by andreas.koenig.gmwojprw