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 WWW-Mechanize-Pluggable-1.01, created automatically by CPAN::Reporter, version 0.20. 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: Module::Pluggable: 3.1 (Need 0) HTML::Form: 1.054 (Need 1.038) Data::Dump::Streamer: Not found (Need 0) URI: 1.35 (Need 1.25) Test::Exception: 0.22 (Need 0.2) FindBin: 1.44 (Need 0) WWW::Mechanize: 1.20 (Need 1.12) HTML::HeadParser: 2.22 (Need 0) HTTP::Status: 1.28 (Need 0) Carp: 1.04 (Need 0) Test::More: 0.64 (Need 0.34) LWP::UserAgent: 2.033 (Need 2.024) HTML::TokeParser: 2.35 (Need 2.28) URI::file: 4.19 (Need 0) File::Temp: 0.17 (Need 0) URI::URL: 5.03 (Need 0) HTTP::Daemon: 1.36 (Need 0) HTTP::Request: 1.40 (Need 1.3) LWP: 5.805 (Need 5.76) ------------------------------ 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/001_load.t t/002_plugin.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/hooks.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/hooks.t t/local/page_stack.t t/local/plugin.t t/local/referer.t t/local/reload-old.t t/local/reload.t t/local/submit.t t/notaint/00.load.t t/notaint/aliases.t t/notaint/autocheck.t t/notaint/clone.t t/notaint/die.t t/notaint/new.t t/notaint/regex-error.t t/notaint/warn.t t/notaint/warnings.t t/001_load...............ok t/002_plugin.............ok t/add_header.............ok t/aliases................ok t/area_link..............ok 4/9 skipped: Test::Memory::Cycle not installed 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/hooks..................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:42037/ ok 2/38 skipped: Test::Memory::Cycle not installed t/local/click............# Started http://localhost:44259/ ok t/local/click_button.....# Started http://localhost:48851/ ok t/local/failure..........# Started http://localhost:35539/ # Failed test 'URI should be a plain scalar, not an object' # in t/local/failure.t at line 25. # got: 'URI::http' # expected: '' # Looks like you failed 1 test of 17. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/17 tests, 94.12% okay t/local/follow...........# Started http://localhost:44159/ # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 22. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 27. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 31. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 40. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 45. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 50. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/follow.t at line 54. # got: 'URI::http' # expected: '' # Looks like you failed 7 tests of 28. dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 6, 9, 12, 16, 20, 24, 27 Failed 7/28 tests, 75.00% okay t/local/form.............# Started http://localhost:50275/ # Failed test 'URI shouldn't be an object' # in t/local/form.t at line 21. # got: 'URI::http' # expected: '' # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/16 tests, 93.75% okay t/local/get..............# Started http://localhost:60594/ # Failed test 'URI should be a string, not an object' # in t/local/get.t at line 27. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/get.t at line 35. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/get.t at line 42. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/get.t at line 49. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/get.t at line 57. # got: 'URI::http' # expected: '' # Looks like you failed 5 tests of 37. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 8, 14, 19, 24, 30 Failed 5/37 tests, 86.49% okay (less 1 skipped test: 31 okay, 83.78%) t/local/hooks............# Started http://localhost:50244/ # Failed test 'URI should be a string, not an object' # in t/local/hooks.t at line 41. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/hooks.t at line 52. # got: 'URI::http' # expected: '' # Looks like you failed 2 tests of 19. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 8, 15 Failed 2/19 tests, 89.47% okay (less 1 skipped test: 16 okay, 84.21%) t/local/page_stack.......# Started http://localhost:60589/ ok t/local/plugin...........# Started http://localhost:44795/ # Failed test 'URI should be a string, not an object' # in t/local/plugin.t at line 26. # got: 'URI::http' # expected: '' # Looks like you failed 1 test of 14. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/14 tests, 92.86% okay (less 1 skipped test: 12 okay, 85.71%) t/local/referer.......... # Failed test 'URI shouldn't be an object \#1' # in t/local/referer.t at line 34. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object \#2' # in t/local/referer.t at line 39. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object \#3' # in t/local/referer.t at line 44. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object \#4' # in t/local/referer.t at line 50. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object \#5' # in t/local/referer.t at line 57. # got: 'URI::http' # expected: '' # Looks like you failed 5 tests of 18. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 5, 8, 11, 14, 17 Failed 5/18 tests, 72.22% okay (less 1 skipped test: 12 okay, 66.67%) t/local/reload-old.......# Started http://localhost:48894/ # Failed test 'URI should be string, not an object' # in t/local/reload-old.t at line 28. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/reload-old.t at line 43. # got: 'URI::http' # expected: '' # Looks like you failed 2 tests of 16. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 13 Failed 2/16 tests, 87.50% okay (less 1 skipped test: 13 okay, 81.25%) t/local/reload...........# Started http://localhost:54226/ # Failed test 'URI should be string, not an object' # in t/local/reload.t at line 28. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/reload.t at line 43. # got: 'URI::http' # expected: '' # Looks like you failed 2 tests of 16. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 13 Failed 2/16 tests, 87.50% okay (less 1 skipped test: 13 okay, 81.25%) t/local/submit...........# Started http://localhost:47500/ # Failed test 'URI shouldn't be an object' # in t/local/submit.t at line 21. # got: 'URI::http' # expected: '' # Failed test 'URI shouldn't be an object' # in t/local/submit.t at line 32. # got: 'URI::http' # expected: '' # Looks like you failed 2 tests of 15. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6, 12 Failed 2/15 tests, 86.67% okay (less 1 skipped test: 12 okay, 80.00%) t/new....................ok t/notaint/00.load........# Testing WWW::Mechanize::Pluggable 1.01 ok t/notaint/aliases........ok t/notaint/autocheck......ok t/notaint/clone..........ok t/notaint/die............ok t/notaint/new............ok t/notaint/regex-error....ok t/notaint/warn...........ok t/notaint/warnings.......ok t/pod-coverage...........ok t/pod....................ok t/regex-error............ok t/select.................ok t/taint..................skipped all skipped: Test::Taint required for checking taintedness t/tick................... # Failed test 'URI shouldn't be an object' # in t/tick.t at line 15. # got: 'URI::file' # expected: '' # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/6 tests, 83.33% okay t/upload................. # Failed test 'URI shouldn't be an object' # in t/upload.t at line 15. # got: 'URI::file' # expected: '' # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/6 tests, 83.33% okay t/warn...................ok t/warnings...............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/local/failure.t 1 256 17 1 7 t/local/follow.t 7 1792 28 7 6 9 12 16 20 24 27 t/local/form.t 1 256 16 1 5 t/local/get.t 5 1280 37 5 8 14 19 24 30 t/local/hooks.t 2 512 19 2 8 15 t/local/plugin.t 1 256 14 1 7 t/local/referer.t 5 1280 18 5 5 8 11 14 17 t/local/reload-old.t 2 512 16 2 7 13 t/local/reload.t 2 512 16 2 7 13 t/local/submit.t 2 512 15 2 6 12 t/tick.t 1 256 6 1 3 t/upload.t 1 256 6 1 3 1 test and 13 subtests skipped. Failed 12/53 test scripts. 30/592 subtests failed. Files=53, Tests=592, 52 wallclock secs (40.20 cusr + 5.91 csys = 46.11 CPU) Failed 12/53 test programs. 30/592 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'
