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 Andy Lester,
    
This is a computer-generated test report for WWW-Mechanize-1.22, created
automatically by CPAN::Reporter, version 0.39, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

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
    * Environment and other context
    * Test output

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module           Need  Have 
    ---------------- ----- -----
    Carp             0     1.04 
    File::Temp       0     0.18 
    FindBin          0     1.44 
    Getopt::Long     0     2.36 
    HTML::Form       1.038 1.054
    HTML::HeadParser 0     2.22 
    HTML::Parser     3.33  3.56 
    HTML::TokeParser 2.28  2.37 
    HTTP::Daemon     0     1.36 
    HTTP::Request    1.3   1.40 
    HTTP::Status     0     1.28 
    LWP              5.802 5.805
    LWP::UserAgent   2.024 2.033
    Pod::Usage       0     1.35 
    Test::LongString 0     0.11 
    Test::More       0.34  0.70 
    URI              1.25  1.35 
    URI::file        0     4.19 
    URI::URL         0     5.03 

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

Environment variables:

    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
    PERL5LIB = 
/root/.cpan/build/Math-Complex-1.37/blib/arch:/root/.cpan/build/Math-Complex-1.37/blib/lib
    TERM = screen

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

    Perl: $^X = /usr/bin/perl5.8.7
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 11 10 6 4 3 2 1 0
    EGID: $)  = 0 11 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.05  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.69  

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

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

PERL_DL_NONLAZY=1 /usr/bin/perl5.8.7 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/add_header.t 
t/aliases.t t/area_link.t t/autocheck.t t/clone.t t/die.t t/field.t 
t/find_image.t t/find_link-warnings.t t/find_link.t t/form-parsing.t t/frames.t 
t/image-new.t t/image-parse.t t/link-base.t t/link-relative.t t/link.t t/new.t 
t/pod-coverage.t t/pod.t t/regex-error.t t/select.t t/taint.t t/tick.t 
t/upload.t t/warn.t t/warnings.t t/local/back.t t/local/click.t 
t/local/click_button.t t/local/failure.t t/local/follow.t t/local/form.t 
t/local/get.t t/local/overload.t t/local/page_stack.t t/local/referer.t 
t/local/reload.t t/local/submit.t
t/00-load...............# Testing WWW::Mechanize 1.22, with LWP 5.805, Perl 
5.008007, /usr/bin/perl5.8.7
ok
t/add_header............ok
t/aliases...............ok
t/area_link.............ok
        4/9 skipped: various reasons
t/autocheck.............ok
t/clone.................ok
t/die...................ok
t/field.................ok
t/find_image............ok
t/find_link-warnings....ok
t/find_link.............ok
t/form-parsing..........ok
t/frames................ok
t/image-new.............ok
t/image-parse...........ok
t/link-base.............ok
t/link-relative.........ok
t/link..................ok
t/local/back............# Started http://localhost:50728/
ok
        2/38 skipped: various reasons
t/local/click...........# Started http://localhost:50730/
ok
t/local/click_button....# Started http://localhost:50731/
ok
t/local/failure.........# Started http://localhost:50732/

#   Failed test 'Failed the fetch'
#   at t/local/failure.t line 41.

#   Failed test 'Isn't HTML'
#   at t/local/failure.t line 42.

#   Failed test 'No title'
#   at t/local/failure.t line 43.

#   Failed test 'No links'
#   at t/local/failure.t line 46.
#          got: '1'
#     expected: '0'
# Looks like you failed 4 tests of 16.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 12-15
        Failed 4/16 tests, 75.00% okay
t/local/follow..........# Started http://localhost:50733/
ok
t/local/form............# Started http://localhost:50734/
ok
t/local/get.............# Started http://localhost:50735/
ok
        1/32 skipped: various reasons
t/local/overload........skipped
        all skipped: Mysteriously stopped passing, and I don't know why.
t/local/page_stack......# Started http://localhost:50736/
ok
t/local/referer.........ok
        1/13 skipped: various reasons
t/local/reload..........# Started http://localhost:50738/
ok
        1/14 skipped: various reasons
t/local/submit..........# Started http://localhost:50739/
ok
        1/13 skipped: various reasons
t/new...................ok
t/pod-coverage..........ok
t/pod...................ok
t/regex-error...........ok
t/select................ok
t/taint.................ok
t/tick..................ok
t/upload................ok
t/warn..................ok
t/warnings..............ok
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/local/failure.t    4  1024    16    4  12-15
1 test and 10 subtests skipped.
Failed 1/40 test scripts. 4/474 subtests failed.
Files=40, Tests=474, 14 wallclock secs (11.23 cusr +  1.30 csys = 12.53 CPU)
Failed 1/40 test programs. 4/474 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.4.31, archname=i486-linux
    uname='linux midas 2.4.31 #6 sun jun 5 19:04:47 pdt 2005 i686 unknown 
unknown gnulinux '
    config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC -Dinstallprefix=/usr 
-Doptimize=-O2 -march=i486 -mcpu=i686 -Dinc_version_list=5.8.6 5.8.5 5.8.4 
5.8.3 5.8.2 5.8.1 5.8.0 -Darchname=i486-linux'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i486 -mcpu=i686',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.6', 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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    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