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 Joe McMahon,
    
This is a computer-generated test report for Test-WWW-Simple-0.24, 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 
    ------------------------- ---- -----
    HTML::TreeBuilder         0    3.21 
    Test::Builder             0    0.33 
    Test::LongString          0    0.10 
    Test::Tester              0    0.103
    WWW::Mechanize            0    1.20 
    WWW::Mechanize::Pluggable 0    1.00 

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01load..........ok
t/02import........ok
t/03like..........
#   Failed test 'message about right'
#   in t/03like.t at line 27.
#                   ''
#     doesn't match '(?-xism:(?-xism:\s+got: "<!DOCTYPE html PUBLIC 
"-//W3C//DTD XHTML 1.0 Trans"...\n)(?-xism:\s+length: \d+\n)(?-xism:\s+doesn't 
match '\(\?-xism:Perl\)'\n))'

#   Failed test 'failed as expected'
#   in t/03like.t at line 28.

#   Failed test 'message about right'
#   in t/03like.t at line 75.
#                   ''
#     doesn't match '(?-xism:(?-xism:                  '<!DOCTYPE html PUBLIC 
"-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>\n)(?s-xim:.*?)(?-xism:
    doesn't match '\(\?-xism:Perl\)'$))'

#   Failed test 'failed as expected'
#   in t/03like.t at line 76.
# Looks like you failed 4 tests of 16.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-4, 11-12
        Failed 4/16 tests, 75.00% okay
t/04unlike........
#   Failed test 'success as expected'
#   in t/04unlike.t at line 29.

#   Failed test 'no diagnostic as expected'
#   in t/04unlike.t at line 30.
# Looks like you failed 2 tests of 8.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-4
        Failed 2/8 tests, 75.00% okay
t/05a_agent.......ok
t/05agent.........ok
t/06liketext......# Started http://localhost:54101/
ok
t/12trim..........ok
t/13ua............Unknown agent alias "Farnesworth" at 
/home/gabor/perl5lib/share/perl/5.8.7/WWW/Mechanize/Pluggable.pm line 359
ok
t/14cache.........# Starting test webserver
# Webserver up on http://ubuntu:56325/
# turned off again
# back on again
# Shutting down test webserver
# daemon stopped
ok
t/17mech..........ok
t/18snap..........ok
        2/2 skipped: various reasons
t/19last_test.....ok
t/pod-coverage....ok
t/pod.............ok
Failed Test  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/03like.t      4  1024    16    4  3-4 11-12
t/04unlike.t    2   512     8    2  3-4
2 subtests skipped.
Failed 2/15 test scripts. 6/68 subtests failed.
Files=15, Tests=68, 24 wallclock secs ( 5.70 cusr +  0.63 csys =  6.33 CPU)
Failed 2/15 test programs. 6/68 subtests failed.
make: *** [test_dynamic] Error 255


--

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