Report for Mojolicious-Plugin-CSRFDefender-0.0.5

Back
From: metabase:user:d1ac2ff8-7f34-11e0-ad7d-d635d302c8a1
Subject: FAIL Mojolicious-Plugin-CSRFDefender-0.0.5 v5.14.0 GNU/Linux
Date: 2011-05-17T05:00:57Z

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 Yuki Shibazaki,

This is a computer-generated report for Mojolicious-Plugin-CSRFDefender-0.0.5
on perl 5.14.0, created by CPAN-Reporter-1.1902.

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 /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-default.t t/02-multiple-forms.t t/03-custom.t t/04-custom-template.t t/05-onetime.t
t/00-load.t ............. ok

#   Failed test '200 OK'
#   at t/01-default.t line 34.
#          got: '403'
#     expected: '200'

#   Failed test at t/01-default.t line 41.
#          got: '2RX3VRdQKVmc7uVyVu3OZ2qegMCOG3Ca'
#     expected: 'xmmGDiyEFbfg1Hqwttwb4n3_rANTy666'
# Looks like you failed 2 tests of 19.
t/01-default.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/19 subtests 

#   Failed test '200 OK'
#   at t/02-multiple-forms.t line 35.
#          got: '403'
#     expected: '200'
# Looks like you failed 1 test of 18.
t/02-multiple-forms.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests 

#   Failed test '200 OK'
#   at t/03-custom.t line 34.
#          got: '500'
#     expected: '200'

#   Failed test '"form input[name="param-csrftoken"]" exists'
#   at t/03-custom.t line 34.
Use of uninitialized value $this in pattern match (m//) at t/03-custom.t line 37.

#   Failed test 'valid token'
#   at t/03-custom.t line 37.
#                   undef
#     doesn't match '(?^:^[a-zA-Z0-9_]{40}$)'
Use of uninitialized value $this in pattern match (m//) at t/03-custom.t line 41.

#   Failed test 'valid session token'
#   at t/03-custom.t line 41.
#                   undef
#     doesn't match '(?^:^[a-zA-Z0-9_]{40}$)'

#   Failed test '200 OK'
#   at t/03-custom.t line 47.
#          got: '400'
#     expected: '200'
# Looks like you failed 5 tests of 16.
t/03-custom.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/16 subtests 

#   Failed test '200 OK'
#   at t/04-custom-template.t line 36.
#          got: '403'
#     expected: '200'
# Looks like you failed 1 test of 15.
t/04-custom-template.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests 

#   Failed test '200 OK'
#   at t/05-onetime.t line 33.
#          got: '403'
#     expected: '200'

#   Failed test '200 OK'
#   at t/05-onetime.t line 44.
#          got: '403'
#     expected: '200'
# Looks like you failed 2 tests of 19.
t/05-onetime.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/19 subtests 

Test Summary Report
-------------------
t/01-default.t        (Wstat: 512 Tests: 19 Failed: 2)
  Failed tests:  15, 19
  Non-zero exit status: 2
t/02-multiple-forms.t (Wstat: 256 Tests: 18 Failed: 1)
  Failed test:  18
  Non-zero exit status: 1
t/03-custom.t         (Wstat: 1280 Tests: 16 Failed: 5)
  Failed tests:  8-11, 16
  Non-zero exit status: 5
t/04-custom-template.t (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  15
  Non-zero exit status: 1
t/05-onetime.t        (Wstat: 512 Tests: 19 Failed: 2)
  Failed tests:  12, 19
  Non-zero exit status: 2
Files=6, Tests=88,  2 wallclock secs ( 0.05 usr  0.08 sys +  1.13 cusr  0.55 csys =  1.81 CPU)
Result: FAIL
Failed 5/6 test programs. 11/88 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module                Need Have   
    --------------------- ---- -------
    Class::Accessor::Fast 0    0.34   
    Mojolicious           0    1.32   
    Mojolicious::Lite     0    0      
    Path::Class           0    0.23   
    String::Random        0    0.22   
    Test::Class           0    0.36   
    Test::Mojo            0    0      
    Test::More            0    0.98   

build_requires:

    Module                Need Have   
    --------------------- ---- -------
    ExtUtils::MakeMaker   6.42 6.57_10
    Mojolicious::Lite     0    0      
    Test::Class           0    0.36   
    Test::Mojo            0    0      
    Test::More            0    0.98   

configure_requires:

    Module                Need Have   
    --------------------- ---- -------
    ExtUtils::MakeMaker   6.42 6.57_10


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/lonesome/perl5/perlbrew/bin:/home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PATH_WITHOUT_PERLBREW = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30414
    PERL5_CPAN_IS_RUNNING = 30414
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 982,30414
    PERLBREW_PATH = /home/lonesome/perl5/perlbrew/bin:/home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin
    PERLBREW_PERL = perl-5.14.0
    PERLBREW_ROOT = /home/lonesome/perl5/perlbrew
    PERLBREW_VERSION = 0.20
    PERL_CR_SMOKER_CURRENT = Mojolicious-Plugin-CSRFDefender-0.0.5
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 46 107 108 109 1000
    $EGID = 1000 4 20 24 46 107 108 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_10 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.68    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=2.6.38-8-generic, archname=i686-linux
    uname='linux ubuntu-10 2.6.38-8-generic #42-ubuntu smp mon apr 11 03:31:50 utc 2011 i686 athlon i386 gnulinux '
    config_args='-de -Dprefix=/home/lonesome/perl5/perlbrew/perls/perl-5.14.0'
    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-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.2', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib/i386-linux-gnu /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at May 15 2011 20:25:52
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30414"
    PERL5_CPAN_IS_RUNNING="30414"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="982,30414"
    PERLBREW_PATH="/home/lonesome/perl5/perlbrew/bin:/home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin"
    PERLBREW_PERL="perl-5.14.0"
    PERLBREW_ROOT="/home/lonesome/perl5/perlbrew"
    PERLBREW_VERSION="0.20"
    PERL_CR_SMOKER_CURRENT="Mojolicious-Plugin-CSRFDefender-0.0.5"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0/i686-linux
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/i686-linux
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0
    .