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 report for WWW-Mechanize-1.34 on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 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 with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/szabgab/perl/510/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_frame.t t/find_image.t t/find_inputs.t t/find_link-warnings.t t/find_link.t t/find_link_id.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/save_content.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/live/computers4sure.t t/live/wikipedia.t t/mech-dump/mech-dump.t t/00-load..................# Testing WWW::Mechanize 1.34, with LWP 5.808, Perl 5.010000, /home/szabgab/perl/510/bin/perl ok t/add_header...............ok t/aliases..................ok t/area_link................ok t/autocheck................skipped: Test::Exception required to test autocheck t/clone....................ok t/die......................skipped: Test::Exception required to test die t/field....................ok t/find_frame...............ok t/find_image...............ok t/find_inputs..............ok t/find_link-warnings.......skipped: Test::Warn required to test t/find_link-warnings.t t/find_link................ok t/find_link_id.............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/live/computers4sure......skipped: Still need to get the error-handling on here working t/live/wikipedia........... # Failed test 'Got http://it.wikipedia.org/' # at t/live/wikipedia.t line 22. # Failed test 'Over 50 links on http://it.wikipedia.org/' # at t/live/wikipedia.t line 24. # '0' # > # '50' # Failed test 'Got http://ja.wikipedia.org/' # at t/live/wikipedia.t line 22. # Failed test 'Over 50 links on http://ja.wikipedia.org/' # at t/live/wikipedia.t line 24. # '0' # > # '50' # Failed test 'Over 50 links on http://es.wikipedia.org/' # at t/live/wikipedia.t line 24. # '4' # > # '50' # Failed test 'Over 50 links on http://nl.wikipedia.org/' # at t/live/wikipedia.t line 24. # '4' # > # '50' # Failed test 'Over 50 links on http://pl.wikipedia.org/' # at t/live/wikipedia.t line 24. # '4' # > # '50' # Looks like you failed 7 tests of 15. Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/15 subtests (less 1 skipped subtest: 7 okay) t/local/back...............# Started http://localhost:33828/ ok t/local/click..............# Started http://localhost:34791/ ok t/local/click_button.......# Started http://localhost:57957/ ok t/local/failure............# Started http://localhost:57829/ ok t/local/follow.............# Started http://localhost:49406/ ok t/local/form...............# Started http://localhost:34815/ ok t/local/get................# Started http://localhost:60231/ ok t/local/overload...........skipped: Mysteriously stopped passing, and I don't know why. t/local/page_stack.........# Started http://localhost:55921/ ok t/local/referer............ok t/local/reload.............# Started http://localhost:33556/ ok t/local/submit.............# Started http://localhost:39648/ ok t/mech-dump/mech-dump......ok t/new......................ok t/pod-coverage.............skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod......................ok t/regex-error..............skipped: Test::Warn required to test t/regex-error.t t/save_content.............ok t/select...................ok t/taint....................skipped: Test::Taint required for checking taintedness t/tick.....................ok t/upload...................ok t/warn.....................skipped: Test::Warn required to test warn t/warnings.................skipped: Test::Warn required to test warnings Test Summary Report ------------------- t/live/wikipedia.t (Wstat: 1792 Tests: 15 Failed: 7) Failed test number(s): 5-8, 10, 12, 14 Non-zero exit status: 7 Files=47, Tests=475, 38 wallclock secs ( 0.15 usr 0.02 sys + 7.51 cusr 0.59 csys = 8.27 CPU) Result: FAIL Failed 1/47 test programs. 7/475 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------- ----- ----- Carp 0 1.08 File::Temp 0 0.19 FindBin 0 1.49 Getopt::Long 0 2.37 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.39 HTTP::Request 1.3 1.40 HTTP::Status 0 1.28 LWP 5.802 5.808 LWP::UserAgent 2.024 2.036 Pod::Usage 0 1.35 Test::More 0.34 0.74 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 LD_LIBRARY_PATH = /home/szabgab/parrot/lib/ PATH = /home/szabgab/bin:/opt/ghc/bin:/home/szabgab/work/pugs:/home/szabgab/work/pugs/util:/home/szabgab/SUNWappserver/jdk/bin:/home/szabgab/parrot/bin:/home/szabgab/perl5lib/usr/local/bin:/home/szabgab/perl5lib/script:/home/szabgab/perl5lib/bin:/home/szabgab/bin:/usr/local/bin:/usr/bin:/bin:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 12634 PERL5_CPAN_IS_RUNNING = 12634 PERL6LIB = /home/gabor/work/pugs/blib6/lib:/home/gabor/work/pugs/blib/lib SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/szabgab/perl/510/bin/perl $UID/$EUID = 1002 / 1002 $GID = 1002 1002 $EGID = 1002 1002 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck 1.00 version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-14-generic, archname=i686-linux uname='linux notebook 2.6.22-14-generic #1 smp tue dec 18 08:02:57 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/szabgab/perl/510 -de' hint=recommended, useposix=true, d_sigaction=define 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', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', 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 /usr/lib64 libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
