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 Test-WWW-Mechanize-1.12, 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::Assert::More 0 1.12 HTTP::Server::Simple 0.07 0.27 Test::LongString 0.07 0.11 Test::More 0 0.70 URI::file 0 4.19 WWW::Mechanize 1.00 1.22 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /home/david/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:. PERL5LIB = PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = perl-5.8.8/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 0 1000 EGID: $) = 1000 0 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2807 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load................# Testing Test::WWW::Mechanize 1.12, Perl 5.008008, /home/david/cpantesting/perl-5.8.8/bin/perl ok t/content_contains......ok t/content_lacks.........ok t/follow_link_ok........ # Failed test 'Go after first link' # at t/follow_link_ok.t line 29. # 500 Can't connect to localhost:13432 (connect: Connection refused) # Content-Type: text/plain # Client-Date: Tue, 27 Mar 2007 11:33:38 GMT # Client-Warning: Internal response # # 500 Can't connect to localhost:13432 (connect: Connection refused) FAILED test 4 Failed 1/6 tests, 83.33% okay t/followable_links......ok t/get_ok-parms..........ok t/get_ok................ # Failed test 'Gets existing URI and reports success' # at t/get_ok.t line 35. # STDOUT is: # not ok 1 - Try to get goodlinks.html # # not: # ok 1 - Try to get goodlinks.html # # as expected # STDERR is: # # Failed test 'Try to get goodlinks.html' # # at t/get_ok.t line 34. # # 500 # # Can't connect to localhost:13432 (connect: Connection refused) # # not: # # as expected # Failed test 'And the result should be true' # at t/get_ok.t line 37. FAILED tests 5, 7 Failed 2/11 tests, 81.82% okay t/has_tag...............ok t/link_content.......... # Failed test 'Handles All page links contents successful' # at t/link_content.t line 40. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/link_content.t line 39. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Handles link unlike content found' # at t/link_content.t line 68. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_content\.t line 67.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/link_status........... # Failed test 'Handles All Links successful' # at t/link_status.t line 33. # STDOUT is: # not ok 1 - Checking all links status are 200 # # not: # ok 1 - Checking all links status are 200 # # as expected # STDERR is: # # Failed test 'Checking all links status are 200' # # at t/link_status.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Handles bad links' # at t/link_status.t line 46. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 45.*\n?/ # # # goodlinks.html # # as expected # Failed test 'Handles all links mismatch' # at t/link_status.t line 59. # STDOUT is: # ok 1 - Checking all links not 200 # # not: # not ok 1 - Checking all links not 200 # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 58.*\n?/ # # # goodlinks.html # # as expected FAILED tests 4, 6, 8 Failed 3/8 tests, 62.50% okay t/links_ok.............. # Failed test 'Handles All Links successful' # at t/links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all links successful # # not: # ok 1 - Checking all links successful # # as expected # STDERR is: # # Failed test 'Checking all links successful' # # at t/links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Specified link' # at t/links_ok.t line 35. # goodlinks.html # Failed test 'Specified link list' # at t/links_ok.t line 37. # goodlinks.html # badlinks.html # Failed test 'Handles bad links' # at t/links_ok.t line 49. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/links_ok\.t line 48.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected FAILED tests 4-7 Failed 4/8 tests, 50.00% okay t/new...................ok t/page_links_content.... # Failed test 'Handles All page links contents successful' # at t/page_links_content.t line 39. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/page_links_content.t line 38. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Handles link unlike content found' # at t/page_links_content.t line 67. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_content\.t line 66.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/page_links_ok......... # Failed test 'Handles All page links successful' # at t/page_links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all page links successful # # not: # ok 1 - Checking all page links successful # # as expected # STDERR is: # # Failed test 'Checking all page links successful' # # at t/page_links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Handles link not found' # at t/page_links_ok.t line 44. # STDOUT is: # ok 1 - Checking some page link failures # # not: # not ok 1 - Checking some page link failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_ok\.t line 43.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/pod-coverage..........ok t/pod...................ok t/stuff_inputs..........ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/follow_link_ok.t 6 1 4 t/get_ok.t 11 2 5 7 t/link_content.t 9 2 5 9 t/link_status.t 8 3 4 6 8 t/links_ok.t 8 4 4-7 t/page_links_content.t 9 2 5 9 t/page_links_ok.t 5 2 4-5 Failed 7/17 test scripts. 16/106 subtests failed. Files=17, Tests=106, 10 wallclock secs ( 1.78 cusr + 5.49 csys = 7.27 CPU) Failed 7/17 test programs. 16/106 subtests failed. *** Error code 25 Stop in /home/david/cpantesting/perl-5.8.8/.cpan/build/Test-WWW-Mechanize-1.12-mAPZXD (line 758 of Makefile). -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 ' config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -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 -pipe -I/usr/local/include', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', gccosandvers='openbsd3.5' 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 ='-Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lgdbm -lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
