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.
--
make test fails:
# prove -b -r
t/live/submit...........ok
1/9 skipped: Test::Memory::Cycle not installed
t/live/back.............ok 6/32Can't find any link matching Jobs on this page
(http://www.google.com/intl/en/) at t/live/back.t line 24
t/live/back.............ok
1/32 skipped: Test::Memory::Cycle not installed
t/live/click............ok
t/live/follow...........ok
1/11 skipped: Test::Memory::Cycle not installed
t/live/form.............ok
t/live/follow_link......ok 4/7Can't call method "is_success" on an undefined value at
t/live/follow_link.t line 16.
# Looks like you planned 7 tests but only ran 4.
# Looks like your test died just after 4.
t/live/follow_link......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-7
Failed 3/7 tests, 57.14% okay
t/live/get..............ok
1/25 skipped: Test::Memory::Cycle not installed
t/live/reload...........ok
1/13 skipped: Test::Memory::Cycle not installed
t/submit................ok
1/13 skipped: Test::Memory::Cycle not installed
t/warnings..............skipped
all skipped: Test::Warn required to test warnings
t/reload................ok
1/16 skipped: Test::Memory::Cycle not installed
t/click.................ok
t/follow................ok
t/get...................ok
1/37 skipped: Test::Memory::Cycle not installed
t/regex-error...........skipped
all skipped: Test::Warn required to test t/regex-error.t
t/find_link-warnings....skipped
all skipped: Test::Warn required to test t/find_link-warnings.t
t/referer...............ok
1/18 skipped: Test::Memory::Cycle not installed
t/link-base.............ok
t/taint.................skipped
all skipped: Test::Taint required for checking taintedness
t/page_stack............ok
t/field.................ok
t/form..................ok
t/aliases...............ok
t/00.load...............ok 2/2# Testing WWW::Mechanize 0.74
t/00.load...............ok
t/98.rules..............ok
t/die...................skipped
all skipped: Test::Exception required to test die
t/find_link.............ok
t/tick..................NOK 6# Failed test (t/tick.t at line 35)
# got: 'POST http://localhost/
# Content-Length: 21
# Content-Type: application/x-www-form-urlencoded
#
# foo=bye&submit=Submit'
# expected: 'POST http://localhost/
# Content-Length: 21
# Content-Type: application/x-www-form-urlencoded
#
# foo=bye&submit=Submit
# '
# Looks like you failed 1 tests of 6.
t/tick..................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 6
Failed 1/6 tests, 83.33% okay
t/area_link.............ok
4/9 skipped: Test::Memory::Cycle not installed
t/frames................ok
t/link..................ok
t/add_header............ok
1/4 skipped: Test::Memory::Cycle not installed
t/pod-coverage..........skipped
all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage
t/autocheck.............skipped
all skipped: Test::Exception required to test autocheck
t/warn..................skipped
all skipped: Test::Warn required to test warn
t/mech-dump.............ok
t/form-parsing..........ok
t/select................ok
t/failure...............ok
t/pod...................skipped
all skipped: Test::Pod 1.00 required for testing POD
t/new...................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/live/follow_link.t 255 65280 7 6 85.71% 5-7
t/tick.t 1 256 6 1 16.67% 6
9 tests and 14 subtests skipped.
Failed 2/41 test scripts, 95.12% okay. 4/429 subtests failed, 99.07% okay.
Exit 29
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.18-14, archname=i686-linux
uname='linux devpc01.iconmobile.de 2.4.18-14 #1 wed sep 4 13:35:50 edt 2002 i686
i686 i386 gnulinux '
config_args='-de'
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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm',
optimize='-O3',
cppflags='-fno-strict-aliasing -I/usr/include/gdbm'
ccversion='', gccversion='3.2 20020903 (Red Hat Linux 8.0 3.2-7)', 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 -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.93.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.93'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'