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.67
    URI::file            0    4.19
    WWW::Mechanize       1.00 1.22

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/k/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p0VLwKj/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 40 1000
    EGID: $)  = 1000 40 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.88_77  
    Cwd                 3.24     
    ExtUtils::CBuilder  0.18     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.32_01  
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   2.18     
    File::Spec          3.24     
    Module::Build       0.2806_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.67     
    version             0.70     

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/k/.cpan/build/Test-WWW-Mechanize-1.12-cMOK1G'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p0VLwKj/[EMAIL 
PROTECTED]/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.009005, 
/home/src/perl/repoperls/installed-perls/perl/p0VLwKj/[EMAIL PROTECTED]/bin/perl
ok
t/content_contains......ok
t/content_lacks.........
#   Failed test 'Handles not finding it'
#   at t/content_lacks.t line 40.
# STDOUT is:
# ok 1 - Shouldn't say it's a test page
# 
# not:
# not ok 1 - Shouldn't say it's a test page
# 
# as expected
# STDERR is:
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/content_lacks\.t line 39.*\n?/
# 
# #     searched: "<html>\x{0a}  <head>\x{0a}    <title>Test Page</title>\x{0a} 
 </h"...
# 
# #    and found: "Test Page"
# 
# #  at position: 27
# 
# as expected
FAILED test 5
        Failed 1/5 tests, 80.00% okay
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: Mon, 05 Mar 2007 08:53:16 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 'sanity check: we can load goodlinks.html'
#   at t/get_ok.t line 31.

#   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
# # Server closed connection without sending any data back
# 
# not:
# 
# as expected

#   Failed test 'And the result should be true'
#   at t/get_ok.t line 37.
FAILED tests 4-5, 7
        Failed 3/11 tests, 72.73% 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/content_lacks.t                     5    1  5
t/follow_link_ok.t                    6    1  4
t/get_ok.t                           11    3  4-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 8/17 test scripts. 18/106 subtests failed.
Files=17, Tests=106, 18 wallclock secs (11.87 cusr +  0.86 csys = 12.73 CPU)
Failed 8/17 test programs. 18/106 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/k/.cpan/build/Test-WWW-Mechanize-1.12-cMOK1G'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-3-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-3-k7 #1 smp mon dec 4 17:23:11 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p0VLwKj/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to