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 Max Maischein,
    
This is a computer-generated test report for WWW-Mechanize-Shell-0.44, created
automatically by CPAN::Reporter, version 0.4801, 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 
    -------------------------- ---- -----
    Hook::LexWrap              0.2  0.20 
    HTML::TokeParser::Simple   2    3.15 
    LWP                        5.69 5.808
    Term::Shell                0.02 0.02 
    Test::Harness              2.3  2.64 
    URI::URL                   0    5.03 
    WWW::Mechanize             1.2  1.30 
    WWW::Mechanize::FormFiller 0.05 0.06 

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

Environment variables:

    LANG = C
    PATH = 
/common/pkgs/perl-5.10.0/bin:/tools/bin:/usr/local/bin:/usr/lib64/ccache:/bin:/usr/bin:/root/bin:/tools/sbin:/usr/local/sbin:/sbin:/usr/sbin:/root/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /dev/shm/tmp

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

    Perl: $^X = /common/pkgs/perl-5.10.0/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0 1 2 3 4 6 10
    EGID: $)  = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9102   
    Cwd                 3.25     
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.70     
    version             0.7203   

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

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

PERL_DL_NONLAZY=1 /common/pkgs/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-HTML-Display-use.................ok
t/00-use..............................ok
t/00a-Term-Shell-catch-smry...........ok
t/01-fallback-Win32-OLE...............ok
t/01-HTML-Display-TempFile-share......ok
t/02-fallback-HTML-TableExtract.......ok
t/02-fallback-Pod-Constant............ok
t/03-documentation....................
#   Failed test 'Documentation for headers is there'
#   at t/03-documentation.t line 30.
#     undef
#         ne
#     undef
# Looks like you failed 1 test of 119.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 19
        Failed 1/119 tests, 99.16% okay
t/04-history-invariant................ok
t/05-options..........................ok
t/06-valid-output.....................ok
        50/51 skipped: various reasons
t/07-history-items....................ok
        24/24 skipped: various reasons
t/08-unknown-command..................ok
t/09-invalid-filename.................ok
t/10-nonexistent-host.................ok
t/11-browse-without-request...........ok
t/12-comments.........................ok
t/13-command-au.......................ok
t/14-command-identity.................# Loading HTTP::Daemon
# Spawning local test server
# on port 38478

#   Failed test '2 requests were dumped for autofill'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for back'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '1 requests were dumped for comment'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for content_save'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for eval'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '2 requests were dumped for eval_multiline'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '1 requests were dumped for eval_shell'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '2 requests were dumped for eval_sub'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for form_name'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for form_num'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_chars'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_default'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_fixed'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_keep'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_random'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_re'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for formfiller_word'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '1 requests were dumped for get'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for get_content'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '2 requests were dumped for get_redirect'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '4 requests were dumped for get_save'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '4'

#   Failed test '1 requests were dumped for get_table'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for get_table_params'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '2 requests were dumped for get_value2_submit'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for get_value_click'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for get_value_submit'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for interactive_script_creation'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_parm'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re2'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re3'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re4'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re5'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re6'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for open_re7'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for reload'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '3 requests were dumped for reload_2'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '3'

#   Failed test '2 requests were dumped for tick'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for tick_all'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '1 requests were dumped for timeout'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for ua_get'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '1 requests were dumped for ua_get_content'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '1'

#   Failed test '2 requests were dumped for untick'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'

#   Failed test '2 requests were dumped for untick_all'
#   at t/14-command-identity.t line 234.
#          got: '0'
#     expected: '2'
# Looks like you failed 44 tests of 369.
dubious
        Test returned status 44 (wstat 11264, 0x2c00)
DIED. FAILED tests 14, 22, 30, 38, 46, 54, 62, 70, 78, 86, 94, 110, 118, 126, 
134, 142, 150, 158, 166, 174, 182, 190, 198, 206, 214, 222, 230, 238, 246, 254, 
262, 270, 278, 286, 294, 302, 310, 318, 326, 334, 342, 350, 358, 366
        Failed 44/369 tests, 88.08% okay
t/15-history-save.....................ok
t/16-form-fillout.....................ok
t/17-eval-multiline...................ok
t/18-browser-autosync.................ok
t/19-value-multi......................ok
t/20-restart-without-script...........ok
t/21-autofill-re......................ok
t/22-complete-command.................ok
t/23-check-dumpresponses..............ok
t/24-source-file......................ok
t/25-save-file-nolink.................ok
t/26-form-no-form.....................ok
t/27-form_number......................ok
t/28-cmd-title........................ok
t/28-html-tableextract................ok
t/29-launch-shell.....................ok
t/98-bin..............................ok
t/99-manifest.........................ok
t/99-pod..............................ok
t/99-todo.............................ok
t/99-unix-text........................ok
t/embedded-HTML-Display-Common........Name 
"HTML::Display::WhizBang::display_html" used only once: possible typo at 
lib/HTML/Display/Common.pm line 23.
ok
t/embedded-HTML-Display-Debian........ok
t/embedded-HTML-Display-Dump..........ok
t/embedded-HTML-Display-Galeon........ok
t/embedded-HTML-Display-Mozilla.......ok
t/embedded-HTML-Display-Opera.........ok
t/embedded-HTML-Display-OSX-Camino....ok
t/embedded-HTML-Display-OSX-Safari....ok
t/embedded-HTML-Display-OSX...........ok
t/embedded-HTML-Display-Phoenix.......ok
t/embedded-HTML-Display-TempFile......ok
t/embedded-HTML-Display-Win32-IE......ok
t/embedded-HTML-Display-Win32-OLE.....ok
t/embedded-HTML-Display-Win32.........ok
t/embedded-HTML-Display...............ok
Failed Test             Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/03-documentation.t       1   256   119    1  19
t/14-command-identity.t   44 11264   369   44  14 22 30 38 46 54 62 70 78 86 94
                                               110 118 126 134 142 150 158 166
                                               174 182 190 198 206 214 222 230
                                               238 246 254 262 270 278 286 294
                                               302 310 318 326 334 342 350 358
                                               366
74 subtests skipped.
Failed 2/55 test scripts. 45/880 subtests failed.
Files=55, Tests=880, 47 wallclock secs (39.83 cusr +  5.89 csys = 45.72 CPU)
Failed 2/55 test programs. 45/880 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 31847) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22.4-65.fc7, archname=x86_64-linux-thread-multi
    uname='linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 smp tue aug 21 21:50:50 
edt 2007 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/common/pkgs/perl-5.10.0 -ders -Dusedevel 
-Dcf_by=David Favor -Dcc=gcc -Doptimize=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -Dloclibpth=/usr/local/lib64 
/lib64 /usr/lib64 -Dlocincpth=/usr/local/include -Duseshrplib -Dusethreads 
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun 
-Dotherlibdirs=/tools/pmlib:/usr/local/pmlib -DDEBUGGING -Ui_db -Ui_ndbm 
-Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n 
-Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -Dd_gethostent_r_proto 
-Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto 
-Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 20070502 (Red Hat 4.1.2-12)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib64 -L/lib64 -L/usr/lib64'
    libpth=/usr/local/lib64 /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/common/pkgs/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/local/lib64 -L/lib64 
-L/usr/lib64'

Reply via email to