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.40, 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.17 FindBin 0 1.47 Getopt::Long 0 2.35 HTML::Form 1.038 1.054 HTML::HeadParser 0 2.22 HTML::Parser 3.33 3.55 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.33 Test::LongString 0 0.11 Test::More 0.34 0.65 URI 1.25 1.35 URI::file 0 4.19 URI::URL 0 5.03 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 LC_CTYPE = en_US.UTF-8 PATH = /usr/local/perl/5.8.8/bin:/Users/dromano/bin:/opt/dromano/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin PERL5LIB = SHELL = /bin/bash TERM = xterm-color Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/local/perl/5.8.8/bin/perl UID: $< = 501 EUID: $> = 501 GID: $( = 501 80 79 81 501 EGID: $) = 501 80 79 81 501 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.17 File::Spec 3.12 Module::Build 0.2805 Module::Signature n/a Test::Harness 2.64 Test::More 0.65 version 0.69 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/local/perl/5.8.8/bin/perl "-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.008008, /usr/local/perl/5.8.8/bin/perl ok t/add_header............ok t/aliases...............ok t/area_link.............ok 4/9 skipped: various reasons t/autocheck............. # Failed test 'Didn't fetch, but didn't die, either' # at t/autocheck.t line 25. # Failed test 'Mech would die 4 u' # at t/autocheck.t line 34. # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5 Failed 2/5 tests, 60.00% okay 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:49420/ # Failed test '404 check' # at t/local/back.t line 149. # got: '500' # expected: '404' # Looks like you failed 1 test of 38. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 28 Failed 1/38 tests, 97.37% okay (less 2 skipped tests: 35 okay, 92.11%) t/local/click...........# Started http://localhost:49450/ ok t/local/click_button....# Started http://localhost:49454/ ok t/local/failure.........# Started http://localhost:49462/ # 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 links' # at t/local/failure.t line 46. # got: '17' # expected: '0' # Failed test 'No forms' # at t/local/failure.t line 49. # got: '1' # expected: '0' # Looks like you failed 4 tests of 16. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 12-13, 15-16 Failed 4/16 tests, 75.00% okay t/local/follow..........# Started http://localhost:49467/ ok t/local/form............# Started http://localhost:49474/ ok t/local/get.............# Started http://localhost:49477/ 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:49485/ ok t/local/referer.........ok 1/13 skipped: various reasons t/local/reload..........# Started http://localhost:49495/ ok 1/14 skipped: various reasons t/local/submit..........# Started http://localhost:49499/ 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.................skipped all skipped: Test::Taint required for checking taintedness t/tick..................ok t/upload................ok t/warn..................ok t/warnings..............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/autocheck.t 2 512 5 2 3 5 t/local/back.t 1 256 38 1 28 t/local/failure.t 4 1024 16 4 12-13 15-16 2 tests and 10 subtests skipped. Failed 3/40 test scripts. 7/469 subtests failed. Files=40, Tests=469, 103 wallclock secs (16.98 cusr + 3.70 csys = 20.68 CPU) Failed 3/40 test programs. 7/469 subtests failed. make: *** [test_dynamic] Error 25 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=darwin, osvers=8.8.0, archname=darwin-2level uname='darwin blithe.local 8.8.0 darwin kernel version 8.8.0: fri sep 8 17:18:57 pdt 2006; root:xnu-792.12.6.obj~1release_ppc power macintosh powerpc ' config_args='' 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-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='4.0.0 20041026 (Apple Computer, Inc. build 4061)', gccosandvers='darwin8' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.4 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
