Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CatalystX-DebugFilter-0.11 v5.18.2
Date: 2014-06-10T10:00:50Z
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 Brian Phillips,
This is a computer-generated report for CatalystX-DebugFilter-0.11
on perl 5.18.2, created by CPAN-Reporter-1.2011.
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 'C:\strawberry182\perl\bin\perl.exe ./Build test':
t/00-load.t ............... ok
t/author/pod-coverage.t ... ok
t/author/pod.t ............ ok
# Failed test 'filtered on debug screen'
# at t/live-test.t line 33.
# '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
# "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
# <head>
# <meta http-equiv="Content-Language" content="en" />
# <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
# <title>TestApp on Catalyst 5.90061</title>
# <script type="text/javascript">
# <!--
# function toggleDump (dumpElement) {
# var e = document.getElementById( dumpElement );
# if (e.style.display == "none") {
# e.style.display = "";
# }
# else {
# e.style.display = "none";
# }
# }
# -->
# </script>
# <style type="text/css">
# body {
# font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana,
# Tahoma, Arial, helvetica, sans-serif;
# color: #333;
# background-color: #eee;
# margin: 0px;
# padding: 0px;
# }
# :link, :link:hover, :visited, :visited:hover {
# color: #000;
# }
# div.box {
# position: relative;
# background-color: #ccc;
# border: 1px solid #aaa;
# padding: 4px;
# margin: 10px;
# }
# div.error {
# background-color: #cce;
# border: 1px solid #755;
# padding: 8px;
# margin: 4px;
# margin-bottom: 10px;
# }
# div.infos {
# background-color: #eee;
# border: 1px solid #575;
# padding: 8px;
# margin: 4px;
# margin-bottom: 10px;
# }
# div.name {
# background-color: #cce;
# border: 1px solid #557;
# padding: 8px;
# margin: 4px;
# }
# code.error {
# display: block;
# margin: 1em 0;
# overflow: auto;
# }
# div.name h1, div.error p {
# margin: 0;
# }
# h2 {
# margin-top: 0;
# margin-bottom: 10px;
# font-size: medium;
# font-weight: bold;
# text-decoration: underline;
# }
# h1 {
# font-size: medium;
# font-weight: normal;
# }
# /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */
# /* Browser specific (not valid) styles to make preformatted text wrap */
# pre {
# white-space: pre-wrap; /* css-3 */
# white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
# white-space: -pre-wrap; /* Opera 4-6 */
# white-space: -o-pre-wrap; /* Opera 7 */
# word-wrap: break-word; /* Internet Explorer 5.5+ */
# }
# </style>
# </head>
# <body>
# <div class="box">
# <div class="error"><pre wrap=""><p><code class="error">Caught exception in TestApp::Controller::Root->boom "force error at C:/strawberry182/cpan/build/CatalystX-DebugFilter-0.11-fbkrLn/t/lib/TestApp/Controller/Root.pm line 27."</code></p></pre></div>
# <div class="infos"><h2><a href="#" onclick="toggleDump('dump_0'); return false">Request</a></h2>
# <div id="dump_0">
# <pre wrap="">bless({
# _log => bless({
# _body => "[info] *** Request 2 (2.000/s) [1396] [Tue Jun 10 13:00:43 2014] ***\n[debug] Path is \"boom\"\n[debug] \"GET\" request for \"boom\" from \"127.0.0.1\"\n[debug] Request Headers:\n.-----------------+------------------------------------------------------.\n| Header Name | Value |\n+-----------------+------------------------------------------------------+\n| Accept-Encoding | gzip |\n| Host | localhost |\n| Referer | http://localhost/?foo_param=secret |\n| User-Agent | Test-WWW-Mechanize/1.44 |\n| Content-Length | 0 |\n'-----------------+------------------------------------------------------'\n[debug] Query Parameters are:\n.-------------------------------------+--------------------------------------.\n| Parameter | Value |\n+-------------------------------------+--------------------------------------+\n| foo_param | [FILTERED] |\n'-------------------------------------+--------------------------------------'\n[error] Caught exception in TestApp::Controller::Root->boom \"force error at C:/strawberry182/cpan/build/CatalystX-DebugFilter-0.11-fbkrLn/t/lib/TestApp/Controller/Root.pm line 27.\"\n",
# _psgi_errors => *main::STDERR,
# level => 31,
# }, "MyLogger"),
# _path => "boom",
# _read_length => 0,
# _read_position => 0,
# _use_hash_multivalue => 0,
# action => "boom",
# address => "127.0.0.1",
# arguments => [],
# base => bless(do{\(my $o = "http://localhost/")}, "URI::http"),
# body_parameters => {},
# captures => [],
# cookies => {},
# data_handlers => {
# "application/json" => sub { ... },
# "application/x-www-form-urlencoded" => sub { ... },
# },
# env => {
# "CONTENT_LENGTH" => 0,
# "HTTP_ACCEPT_ENCODING" => "gzip",
# "HTTP_HOST" => "localhost",
# "HTTP_REFERER" => "http://localhost/?foo_param=secret",
# "HTTP_USER_AGENT" => "Test-WWW-Mechanize/1.44",
# "PATH_INFO" => "/boom",
# "plack.original_request_method" => "GET",
# "psgi.errors" => *main::STDERR,
# "psgi.input" => \*HTTP::Message::PSGI::$input,
# "psgi.multiprocess" => "",
# "psgi.multithread" => "",
# "psgi.nonblocking" => "",
# "psgi.run_once" => 1,
# "psgi.streaming" => 1,
# "psgi.url_scheme" => "http",
# "psgi.version" => [1, 1],
# "QUERY_STRING" => "foo_param=secret",
# "REMOTE_ADDR" => "127.0.0.1",
# "REMOTE_HOST" => "localhost",
# "REMOTE_PORT" => 31005,
# "REQUEST_METHOD" => "GET",
# "REQUEST_URI" => "/boom?foo_param=secret",
# "SCRIPT_NAME" => "",
# "SERVER_NAME" => "localhost",
# "SERVER_PORT" => 80,
# "SERVER_PROTOCOL" => "HTTP/1.1",
# },
# headers => bless({
# "::std_case" => { cookie => "Cookie" },
# "accept-encoding" => "gzip",
# "content-length" => 0,
# "host" => "localhost",
# "referer" => "http://localhost/?foo_param=secret",
# "user-agent" => "Test-WWW-Mechanize/1.44",
# }, "HTTP::Headers"),
# hostname => "localhost",
# match => "boom",
# method => "GET",
# parameters => { foo_param => "[FILTERED]" },
# protocol => "HTTP/1.1",
# query_parameters => { foo_param => "[FILTERED]" },
# remote_user => undef,
# secure => 0,
# uploads => {},
# uri => bless(do{\(my $o = "http://localhost/boom?foo_param=secret")}, "URI::http"),
# }, "Catalyst::Request")</pre>
# </div>
#
# <h2><a href="#" onclick="toggleDump('dump_1'); return false">Response</a></h2>
# <div id="dump_1">
# <pre wrap="">bless({
# _log => bless({
# _body => "[info] *** Request 2 (2.000/s) [1396] [Tue Jun 10 13:00:43 2014] ***\n[debug] Path is \"boom\"\n[debug] \"GET\" request for \"boom\" from \"127.0.0.1\"\n[debug] Request Headers:\n.-----------------+------------------------------------------------------.\n| Header Name | Value |\n+-----------------+------------------------------------------------------+\n| Accept-Encoding | gzip |\n| Host | localhost |\n| Referer | http://localhost/?foo_param=secret |\n| User-Agent | Test-WWW-Mechanize/1.44 |\n| Content-Length | 0 |\n'-----------------+------------------------------------------------------'\n[debug] Query Parameters are:\n.-------------------------------------+--------------------------------------.\n| Parameter | Value |\n+-------------------------------------+--------------------------------------+\n| foo_param | [FILTERED] |\n'-------------------------------------+--------------------------------------'\n[error] Caught exception in TestApp::Controller::Root->boom \"force error at C:/strawberry182/cpan/build/CatalystX-DebugFilter-0.11-fbkrLn/t/lib/TestApp/Controller/Root.pm line 27.\"\n",
# _psgi_errors => *main::STDERR,
# level => 31,
# }, "MyLogger"),
# _response_cb => sub { ... },
# body => undef,
# cookies => {},
# finalized_headers => 0,
# headers => bless({
# "::std_case" => { "x-catalyst" => "X-Catalyst" },
# "content-type" => "text/html; charset=utf-8",
# "x-catalyst" => 5.90061,
# }, "HTTP::Headers"),
# status => 200,
# }, "Catalyst::Response")</pre>
# </div>
#
# <h2><a href="#" onclick="toggleDump('dump_2'); return false">Stash</a></h2>
# <div id="dump_2">
# <pre wrap="">{}</pre>
# </div>
#
# <h2><a href="#" onclick="toggleDump('dump_3'); return false">Config</a></h2>
# <div id="dump_3">
# <pre wrap="">{
# "CatalystX::DebugFilter" => {
# Request => { headers => qr/X-Secret/i, params => "foo_param" },
# Response => { headers => [qr/X-Res-Secret-2/i, sub { ... }] },
# },
# "home" => "C:\\strawberry182\\cpan\\build\\CatalystX-DebugFilter-0.11-fbkrLn\\t\\lib\\TestApp",
# "root" => bless({
# dirs => [
# "",
# "strawberry182",
# "cpan",
# "build",
# "CatalystX-DebugFilter-0.11-fbkrLn",
# "t",
# "lib",
# "TestApp",
# "root",
# ],
# file_spec_class => undef,
# volume => "C:",
# }, "Path::Class::Dir"),
# }</pre>
# </div>
# </div>
# <div class="name"><h1>TestApp on Catalyst 5.90061</h1></div>
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:parameters\ \ \ \ \ \ \ \=\>\;\ \{\ foo_param\ \=\>\;\ \"\;\[FILTERED\]\"\;\ \})'
# Looks like you failed 1 test of 10.
t/live-test.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/live-test.t (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 9
Non-zero exit status: 1
Files=6, Tests=13, 4 wallclock secs ( 0.03 usr + 0.07 sys = 0.10 CPU)
Result: FAIL
Failed 1/6 test programs. 1/13 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ------ --------
Moose::Role 0 2.1204
namespace::autoclean 0 0.15
Scalar::Util 0 1.38
build_requires:
Module Need Have
------------------------------ ------ --------
Catalyst 0 5.90061
Catalyst::Controller 0 0
Catalyst::Log 0 0
Catalyst::ScriptRunner 0 0
Catalyst::Test 0 0
FindBin 0 1.51
HTTP::Request::Common 0 6.04
Module::Build 0.3601 0.4203
Moose 0 2.1204
ok 0 0.11
strict 0 1.07
Test::More 0 1.001002
Test::Pod 1.14 1.48
Test::Pod::Coverage 1.04 1.08
Test::WWW::Mechanize::Catalyst 0 0.59
warnings 0 1.18
configure_requires:
Module Need Have
------------------------------ ------ --------
Module::Build 0.3601 0.4203
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry182\c\bin;C:\strawberry182\perl\site\bin;C:\strawberry182\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1908
PERL5_CPAN_IS_RUNNING = 1908
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1752,1908
PERL_CR_SMOKER_CURRENT = CatalystX-DebugFilter-0.11
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HASH_SEED = 0x11111111
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry182\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.84
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001002
YAML 0.90
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl-no64 5.18.2.1 #1 Tue Jan 7 19:43:33 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
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='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', 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='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
libpth=C:\strawberry182\c\lib C:\strawberry182\c\i686-w64-mingw32\lib C:\strawberry182\c\lib\gcc\i686-w64-mingw32\4.7.3
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 7 2014 19:51:54
%ENV:
PERL5_CPANPLUS_IS_RUNNING="1908"
PERL5_CPAN_IS_RUNNING="1908"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1752,1908"
PERL_CR_SMOKER_CURRENT="CatalystX-DebugFilter-0.11"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HASH_SEED="0x11111111"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry182/perl/site/lib
C:/strawberry182/perl/vendor/lib
C:/strawberry182/perl/lib
.