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.46, created automatically by CPAN::Reporter, version 0.39, 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::Display 0 0.38 HTML::TokeParser::Simple 2 3.15 LWP 5.69 5.805 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.08 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 PERL5LIB = SHELL = /bin/bash TERM = screen-w Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/opt/perl/bin/perl UID: $< = 0 EUID: $> = 0 GID: $( = 0 0 EGID: $) = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.24 Module::Build 0.2806 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/opt/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-use...........................ok t/00a-Term-Shell-catch-smry........ok t/01-fallback-Win32-OLE............ok 3/3 skipped: various reasons t/02-fallback-HTML-TableExtract....ok 4/4 skipped: various reasons t/02-fallback-Pod-Constant.........ok 4/4 skipped: various reasons t/03-documentation.................ok 119/119 skipped: various reasons t/04-history-invariant.............ok t/05-options.......................ok t/06-valid-output..................ok 46/47 skipped: various reasons t/07-history-items.................ok 23/23 skipped: various reasons t/08-unknown-command...............ok t/09-invalid-filename..............ok t/10-nonexistent-host.............. # Failed test 'LWP returns 500 for host not found' # at t/10-nonexistent-host.t line 20. # got: '200' # expected: '500' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay 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 45364 ok 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 1/3 skipped: various reasons 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 Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10-nonexistent-host.t 1 256 2 1 2 200 subtests skipped. Failed 1/38 test scripts. 1/768 subtests failed. Files=38, Tests=768, 45 wallclock secs (38.69 cusr + 3.96 csys = 42.65 CPU) Failed 1/38 test programs. 1/768 subtests failed. make: *** [test_dynamic] Error 29 -- Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=linux, osvers=2.4.24-grsec, archname=i686-linux uname='linux s2.j-e-b.net 2.4.24-grsec #1 mon jan 19 03:00:26 wet 2004 i686 unknown ' 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-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', 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 libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
