Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: PASS Catalyst-Plugin-FormValidator-Lazy-0.05 v5.8.9 FreeBSD
Date: 2011-12-13T13:18:41Z
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 Tomohiro Teranishi,
This is a computer-generated report for Catalyst-Plugin-FormValidator-Lazy-0.05
on perl 5.8.9, created by CPAN-Reporter-1.2003.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_use..........Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /usr/home/test/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-09fGqZ/blib/lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy 0.05 |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Found home "/usr/home/test/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-09fGqZ/t/lib/TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class | Type |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root | instance |
'-----------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /test_static | TestApp::Controller::Root | test_static |
| /test_regexp | TestApp::Controller::Root | test_regexp |
| /test_loose | TestApp::Controller::Root | test_loose |
| /test_custom_param | TestApp::Controller::Root | test_custom- |
| | | _param |
| /test_strict | TestApp::Controller::Root | test_strict |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /test_custom_param/... | /test_custom_param |
| /test_loose/... | /test_loose |
| /test_regexp/... | /test_regexp |
| /test_static/... | /test_static |
| /test_strict/... | /test_strict |
'-------------------------------------+--------------------------------------'
[info] TestApp powered by Catalyst 5.80033
ok
t/02_pod..........skipped: set TEST_POD to enable this test
t/03_app..........Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /usr/home/test/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-09fGqZ/blib/lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy 0.05 |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Found home "/usr/home/test/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-09fGqZ/t/lib/TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class | Type |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root | instance |
'-----------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /test_static | TestApp::Controller::Root | test_static |
| /test_regexp | TestApp::Controller::Root | test_regexp |
| /test_loose | TestApp::Controller::Root | test_loose |
| /test_custom_param | TestApp::Controller::Root | test_custom- |
| | | _param |
| /test_strict | TestApp::Controller::Root | test_strict |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /test_custom_param/... | /test_custom_param |
| /test_loose/... | /test_loose |
| /test_regexp/... | /test_regexp |
| /test_static/... | /test_static |
| /test_strict/... | /test_strict |
'-------------------------------------+--------------------------------------'
[info] TestApp powered by Catalyst 5.80033
[info] *** Request 1 (1.000/s) [56270] [Tue Dec 13 13:18:37 2011] ***
[debug] "GET" request for "test_custom_param" from "127.0.0.1"
[debug] Path is "test_custom_param"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.006352s (157.431/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_custom_param | 0.001467s |
'------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [56270] [Tue Dec 13 13:18:37 2011] ***
[debug] "GET" request for "test_strict" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| hyogo | hyogo |
| kyoto | kinkakuji |
| osaka | 3 |
| user_id | 12 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_strict"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.003768s (265.393/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_strict | 0.000949s |
'------------------------------------------------------------+-----------'
[info] *** Request 3 (1.500/s) [56270] [Tue Dec 13 13:18:38 2011] ***
[debug] "GET" request for "test_loose" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| hyogo | h1 |
| kyoto | kinko |
| osaka | 3 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_loose"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.004619s (216.497/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_loose | 0.002222s |
'------------------------------------------------------------+-----------'
[info] *** Request 4 (2.000/s) [56270] [Tue Dec 13 13:18:38 2011] ***
[debug] "GET" request for "test_loose" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| kyoto | kinko |
| osaka | 3 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_loose"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 59
[info] Request took 0.006110s (163.666/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_loose | 0.000911s |
'------------------------------------------------------------+-----------'
[info] *** Request 5 (2.500/s) [56270] [Tue Dec 13 13:18:38 2011] ***
[debug] "GET" request for "test_static" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| inu | won |
| neko | 10 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_static"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.005556s (179.986/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_static | 0.001613s |
'------------------------------------------------------------+-----------'
[info] *** Request 6 (3.000/s) [56270] [Tue Dec 13 13:18:38 2011] ***
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 10 |
| user_id | 23 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_regexp"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.003300s (303.030/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.000343s |
'------------------------------------------------------------+-----------'
[info] *** Request 7 (3.500/s) [56270] [Tue Dec 13 13:18:38 2011] ***
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 10 |
| user_id | af |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_regexp"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 75
[info] Request took 0.007294s (137.099/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.002708s |
'------------------------------------------------------------+-----------'
[info] *** Request 8 (2.667/s) [56270] [Tue Dec 13 13:18:39 2011] ***
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 12 |
| user_id | 23 |
'-------------------------------------+--------------------------------------'
[debug] Path is "test_regexp"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 78
[info] Request took 0.005460s (183.150/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.000469s |
'------------------------------------------------------------+-----------'
ok
t/pod-coverage....skipped: set TEST_POD to enable this test
All tests successful.
Files=4, Tests=9, 7 wallclock secs ( 0.04 usr 0.12 sys + 1.91 cusr 0.77 csys = 2.83 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Catalyst::Runtime 5.7 5.80033
Data::FormValidator 0 4.66
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 56125
PERL5_CPAN_IS_RUNNING = 56125
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1040,56125
PERLBREW_BASHRC_VERSION = 0.33
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.33
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Catalyst-Plugin-FormValidator-Lazy-0.05
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9402
CPAN::Meta 2.112621
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.07
File::Spec 3.33
JSON 2.27
JSON::PP 2.27008
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.14
Test::More 0.98
YAML 0.73
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [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 -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, 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 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at Dec 7 2011 10:40:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="56125"
PERL5_CPAN_IS_RUNNING="56125"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1040,56125"
PERLBREW_BASHRC_VERSION="0.33"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.33"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Catalyst-Plugin-FormValidator-Lazy-0.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.