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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Cees Hek,
    
This is a computer-generated test report for 
CGI-Application-Plugin-Session-1.02, created
automatically by CPAN::Reporter, version 0.29.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module           Need Have
    ---------------- ---- ----
    CGI::Application 3.21 4.06
    CGI::Session     3.95 4.13
    File::Spec       0    3.23
    Scalar::Util     0    1.18
    Test::More       0    0.64

------------------------------
TEST OUTPUT
------------------------------

Output from './Build test':

t/01_basic............ok
t/02_cookie...........ok
t/03_nocookie.........ok
t/04_cgisimple........ok
t/05_sid..............ok
t/06_expiry...........
#   Failed test 'session cookie expiry set'
#   in t/06_expiry.t at line 21.
#                   'Set-Cookie: CGISESSID=088edc5041461e0a211ae8dcedcc5796; 
path=/; expires=+3600s

# Date: Mon, 30 Oct 2006 22:42:37 GMT

# Content-Type: text/html; charset=ISO-8859-1

# 

# session expiry: (3600)
# '
#     doesn't match '(?-xism:expires=\w{3}, )'

#   Failed test 'session cookie expiry set'
#   in t/06_expiry.t at line 40.
#                   'Set-Cookie: CGISESSID=088edc5041461e0a211ae8dcedcc5796; 
path=/; expires=+3600s

# Date: Mon, 30 Oct 2006 22:42:37 GMT

# Content-Type: text/html; charset=ISO-8859-1

# 

# session expiry: (3600)
# '
#     doesn't match '(?-xism:expires=\w{3}, )'

#   Failed test 'session cookie expiry set'
#   in t/06_expiry.t at line 64.
#                   'Set-Cookie: CGISESSID=e0624dbabdbd533e13e99a04ee08144b; 
path=/; expires=-31536000s

# Date: Mon, 30 Oct 2006 22:42:37 GMT

# Content-Type: text/html; charset=ISO-8859-1

# 

# session expiry: (-31536000)
# '
#     doesn't match '(?-xism:expires=\w{3}, )'
Use of uninitialized value in subtraction (-) at t/06_expiry.t line 69.

#   Failed test 'Expiry should not change'
#   in t/06_expiry.t at line 69.
#          got: undef
#     expected: '-1'
# Looks like you failed 4 tests of 16.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 4, 8, 14-15
        Failed 4/16 tests, 75.00% okay
t/07_defaults.........ok
t/08_notcgipm.........ok
t/09_options..........ok
t/10_sessioncookie....ok
t/11_sessiondelete....ok
t/12_badconfig........ok
t/98_pod..............ok
t/99_pod_coverage.....ok
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/06_expiry.t    4  1024    16    4  4 8 14-15
Failed 1/14 test scripts. 4/119 subtests failed.
Files=14, Tests=119,  4 wallclock secs ( 2.83 cusr +  0.35 csys =  3.18 CPU)
Failed 1/14 test programs. 4/119 subtests failed.


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.10, archname=i486-linux-gnu-thread-multi
    uname='linux rothera 2.6.10 #1 smp fri may 13 09:24:22 utc 2005 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20051204 (prerelease) (Ubuntu 
4.0.2-5ubuntu2)', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to