Report for CatalystX-DebugFilter-0.11

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CatalystX-DebugFilter-0.11 v5.20.0 GNU/Linux
Date: 2014-11-13T19:04:20Z

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.20.0, 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 './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.90075</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-&gt;boom &quot;force error at /tmp/loop_over_bdir-4471-CFxb0T/CatalystX-DebugFilter-0.11-AYN_22/t/lib/TestApp/Controller/Root.pm line 27.&quot;</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                 =&gt; bless({
#                             _body =&gt; undef,
#                             _psgi_errors =&gt; *main::STDERR,
#                             abort =&gt; undef,
#                             autoflush =&gt; 1,
#                             level =&gt; 31,
#                           }, &quot;MyLogger&quot;),
#   _path                =&gt; &quot;boom&quot;,
#   _read_length         =&gt; 0,
#   _read_position       =&gt; 0,
#   _use_hash_multivalue =&gt; 0,
#   action               =&gt; &quot;boom&quot;,
#   address              =&gt; &quot;127.0.0.1&quot;,
#   arguments            =&gt; [],
#   base                 =&gt; bless(do{\(my $o = &quot;http://localhost/&quot;)}, &quot;URI::http&quot;),
#   body_parameters      =&gt; {},
#   captures             =&gt; [],
#   cookies              =&gt; {},
#   data_handlers        =&gt; {
#                             &quot;application/json&quot; =&gt; sub { ... },
#                             &quot;application/x-www-form-urlencoded&quot; =&gt; sub { ... },
#                           },
#   env                  =&gt; {
#                             &quot;Catalyst.Stash.v1&quot;             =&gt; sub { ... },
#                             &quot;CONTENT_LENGTH&quot;                =&gt; 0,
#                             &quot;HTTP_ACCEPT_ENCODING&quot;          =&gt; &quot;gzip&quot;,
#                             &quot;HTTP_HOST&quot;                     =&gt; &quot;localhost&quot;,
#                             &quot;HTTP_REFERER&quot;                  =&gt; &quot;http://localhost/?foo_param=secret&quot;,
#                             &quot;HTTP_USER_AGENT&quot;               =&gt; &quot;Test-WWW-Mechanize/1.44&quot;,
#                             &quot;PATH_INFO&quot;                     =&gt; &quot;/boom&quot;,
#                             &quot;plack.original_request_method&quot; =&gt; &quot;GET&quot;,
#                             &quot;psgi.errors&quot;                   =&gt; *main::STDERR,
#                             &quot;psgi.input&quot;                    =&gt; \*HTTP::Message::PSGI::$input,
#                             &quot;psgi.multiprocess&quot;             =&gt; &quot;&quot;,
#                             &quot;psgi.multithread&quot;              =&gt; &quot;&quot;,
#                             &quot;psgi.nonblocking&quot;              =&gt; &quot;&quot;,
#                             &quot;psgi.run_once&quot;                 =&gt; 1,
#                             &quot;psgi.streaming&quot;                =&gt; 1,
#                             &quot;psgi.url_scheme&quot;               =&gt; &quot;http&quot;,
#                             &quot;psgi.version&quot;                  =&gt; [1, 1],
#                             &quot;QUERY_STRING&quot;                  =&gt; &quot;foo_param=secret&quot;,
#                             &quot;REMOTE_ADDR&quot;                   =&gt; &quot;127.0.0.1&quot;,
#                             &quot;REMOTE_HOST&quot;                   =&gt; &quot;localhost&quot;,
#                             &quot;REMOTE_PORT&quot;                   =&gt; 33125,
#                             &quot;REQUEST_METHOD&quot;                =&gt; &quot;GET&quot;,
#                             &quot;REQUEST_URI&quot;                   =&gt; &quot;/boom?foo_param=secret&quot;,
#                             &quot;SCRIPT_NAME&quot;                   =&gt; &quot;&quot;,
#                             &quot;SERVER_NAME&quot;                   =&gt; &quot;localhost&quot;,
#                             &quot;SERVER_PORT&quot;                   =&gt; 80,
#                             &quot;SERVER_PROTOCOL&quot;               =&gt; &quot;HTTP/1.1&quot;,
#                           },
#   headers              =&gt; bless({
#                             &quot;::std_case&quot;      =&gt; { cookie =&gt; &quot;Cookie&quot; },
#                             &quot;accept-encoding&quot; =&gt; &quot;gzip&quot;,
#                             &quot;content-length&quot;  =&gt; 0,
#                             &quot;host&quot;            =&gt; &quot;localhost&quot;,
#                             &quot;referer&quot;         =&gt; &quot;http://localhost/?foo_param=secret&quot;,
#                             &quot;user-agent&quot;      =&gt; &quot;Test-WWW-Mechanize/1.44&quot;,
#                           }, &quot;HTTP::Headers&quot;),
#   hostname             =&gt; &quot;localhost&quot;,
#   match                =&gt; &quot;boom&quot;,
#   method               =&gt; &quot;GET&quot;,
#   parameters           =&gt; { foo_param =&gt; &quot;[FILTERED]&quot; },
#   protocol             =&gt; &quot;HTTP/1.1&quot;,
#   query_parameters     =&gt; { foo_param =&gt; &quot;[FILTERED]&quot; },
#   remote_user          =&gt; undef,
#   secure               =&gt; 0,
#   uploads              =&gt; {},
#   uri                  =&gt; bless(do{\(my $o = &quot;http://localhost/boom?foo_param=secret&quot;)}, &quot;URI::http&quot;),
# }, &quot;Catalyst::Request&quot;)</pre>
# </div>
# 
# <h2><a href="#" onclick="toggleDump('dump_1'); return false">Response</a></h2>
# <div id="dump_1">
#     <pre wrap="">bless({
#   _log =&gt; bless({
#     _body =&gt; undef,
#     _psgi_errors =&gt; *main::STDERR,
#     abort =&gt; undef,
#     autoflush =&gt; 1,
#     level =&gt; 31,
#   }, &quot;MyLogger&quot;),
#   _response_cb =&gt; sub { ... },
#   body =&gt; undef,
#   cookies =&gt; {},
#   finalized_headers =&gt; 0,
#   headers =&gt; bless({
#     &quot;::std_case&quot;   =&gt; { &quot;x-catalyst&quot; =&gt; &quot;X-Catalyst&quot; },
#     &quot;content-type&quot; =&gt; &quot;text/html; charset=utf-8&quot;,
#     &quot;x-catalyst&quot;   =&gt; 5.90075,
#   }, &quot;HTTP::Headers&quot;),
#   status =&gt; 200,
# }, &quot;Catalyst::Response&quot;)</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="">{
#   &quot;CatalystX::DebugFilter&quot; =&gt; {
#     Request  =&gt; { headers =&gt; qr/X-Secret/i, params =&gt; &quot;foo_param&quot; },
#     Response =&gt; { headers =&gt; [qr/X-Res-Secret-2/i, sub { ... }] },
#   },
#   &quot;home&quot; =&gt; &quot;/tmp/loop_over_bdir-4471-CFxb0T/CatalystX-DebugFilter-0.11-AYN_22/t/lib/TestApp&quot;,
#   &quot;root&quot; =&gt; bless({
#     dirs =&gt; [
#       &quot;&quot;,
#       &quot;tmp&quot;,
#       &quot;loop_over_bdir-4471-CFxb0T&quot;,
#       &quot;CatalystX-DebugFilter-0.11-AYN_22&quot;,
#       &quot;t&quot;,
#       &quot;lib&quot;,
#       &quot;TestApp&quot;,
#       &quot;root&quot;,
#     ],
#     file_spec_class =&gt; undef,
#     volume =&gt; &quot;&quot;,
#   }, &quot;Path::Class::Dir&quot;),
# }</pre>
# </div>
# </div>
#         <div class="name"><h1>TestApp on Catalyst 5.90075</h1></div>
#     </div>
# </body>
# </html>
#                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 '
#     doesn't match '(?^:parameters\ \ \ \ \ \ \ \=\&gt\;\ \{\ foo_param\ \=\&gt\;\ \&quot\;\[FILTERED\]\&quot\;\ \})'
# 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.00 sys +  1.63 cusr  0.19 csys =  1.85 CPU)
Result: FAIL
Failed 1/6 test programs. 1/13 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                         Need   Have        
    ------------------------------ ------ ------------
    Moose::Role                    0      2.1402      
    namespace::autoclean           0      0.22        
    Scalar::Util                   0      1.41        

build_requires:

    Module                         Need   Have        
    ------------------------------ ------ ------------
    Catalyst                       0      5.90075     
    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.4210      
    Moose                          0      2.1402      
    ok                             0      1.301001_073
    strict                         0      1.08        
    Test::More                     0      1.301001_073
    Test::Pod                      1.14   1.48        
    Test::Pod::Coverage            1.04   1.10        
    Test::WWW::Mechanize::Catalyst 0      0.59        
    warnings                       0      1.23        

configure_requires:

    Module                         Need   Have        
    ------------------------------ ------ ------------
    Module::Build                  0.3601 0.4210      


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4472
    PERL5_CPAN_IS_RUNNING = 4472
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.05        
    CPAN::Meta          2.142690    
    Cwd                 3.47        
    ExtUtils::CBuilder  0.280220    
    ExtUtils::Command   1.18        
    ExtUtils::Install   1.67        
    ExtUtils::MakeMaker 7.02        
    ExtUtils::Manifest  1.68        
    ExtUtils::ParseXS   3.24        
    File::Spec          3.47        
    JSON                2.90        
    JSON::PP            2.27203     
    Module::Build       0.4210      
    Module::Signature   0.73        
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.34        
    Test::More          1.301001_073
    YAML                1.13        
    YAML::Syck          1.27        
    version             0.9909      


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
  Commit id: d7d4eceb184d8fc54797d661a6d5ff9a4a7048c3
  Platform:
    osname=linux, osvers=3.16-2-amd64, archname=x86_64-linux
    uname='linux k83 3.16-2-amd64 #1 smp debian 3.16.3-2 (2014-09-20) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.1', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Oct 17 2014 04:56:59
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4472"
    PERL5_CPAN_IS_RUNNING="4472"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a/lib/site_perl/5.20.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a/lib/site_perl/5.20.0
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a/lib/5.20.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.20.0/165a/lib/5.20.0
    .