Test-WWW-Mechanize v1.48 Perl 5 v5.8.7 armv7l-linux-thread-multi

Status
Fail
From
Nigel Horne
Dist
Test-WWW-Mechanize v1.48
Platform
Perl 5 v5.8.7 armv7l-linux-thread-multi
Date
2018-02-16 15:47:51
ID
befe27c0-1330-11e8-af2b-acaf1d79aee4
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Andy Lester,

This is a computer-generated report for Test-WWW-Mechanize-1.48
on perl 5.8.7, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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/njh/perl5/perlbrew/perls/perl-5.8.7/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::WWW::Mechanize 1.48, with WWW::Mechanize 1.75, LWP 6.31, Test::More 1.302121, Perl 5.008007, /home/njh/perl5/perlbrew/perls/perl-5.8.7/bin/perl
t/00-load.t ................ ok
t/content_contains.t ....... ok
t/autolint.t ............... ok
# Test server http://127.0.0.1:23865 as PID 11844
t/content_lacks.t .......... ok

#   Failed test 'GET http://127.0.0.1:23865/form.html'
#   at t/click_ok.t line 21.
# 503
# Service Unavailable
Can't call method "click" on an undefined value at /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/site_perl/5.8.7/WWW/Mechanize.pm line 1742.
# Looks like your test exited with 255 just after 2.
t/click_ok.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests 
t/followable_links.t ....... ok
t/follow_link_ok.t ......... ok
# Test server http://127.0.0.1:30493 as PID 11854

#   Failed test 'DELETE http://127.0.0.1:30493/scratch.html'
#   at t/delete_ok.t line 24.
# 503
# Service Unavailable

#   Failed test 'sanity check: we can load scratch.html'
#   at t/delete_ok.t line 25.

#   Failed test 'DELETEs existing URI and reports success'
#   at t/delete_ok.t line 29.
# STDOUT is:
# > not ok 1 - Try to DELETE scratch.html
# not:
# > ok 1 - Try to DELETE scratch.html
# as expected
# STDERR is:
# > #   Failed test 'Try to DELETE scratch.html'
# > #   at t/delete_ok.t line 28.
# > # 503
# > # Service Unavailable
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'And the result should be true'
#   at t/delete_ok.t line 31.

#   Failed test 'DELETEs existing URI and reports success - default desc'
#   at t/delete_ok.t line 36.
# STDOUT is:
# > not ok 1 - DELETE http://127.0.0.1:30493/scratch.html
# not:
# > ok 1 - DELETE http://127.0.0.1:30493/scratch.html
# as expected
# STDERR is:
# > #   Failed test 'DELETE http://127.0.0.1:30493/scratch.html'
# > #   at t/delete_ok.t line 35.
# > # 503
# > # Service Unavailable
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'DELETE http://127.0.0.1:30493/scratch.html'
#   at t/delete_ok.t line 43.
# 503
# Service Unavailable

#   Failed test 'sanity check: we can load scratch.html by old LWP::UA'
#   at t/delete_ok.t line 44.
t/delete_ok.t .............. 
Failed 7/9 subtests 
t/head_ok-parms.t .......... ok
t/get_ok.t ................. ok
t/get_ok-parms.t ........... ok
t/has_tag.t ................ ok
t/head_ok.t ................ ok
t/html_lint_ok.t ........... ok
t/lacks_uncapped_inputs.t .. ok
# Test server http://127.0.0.1:24720 as PID 11991

#   Failed test 'GET http://127.0.0.1:24720/form.html'
#   at t/headers.t line 19.
# 503
# Service Unavailable

#   Failed test 'Fails to get nonexistent header and reports failure'
#   at t/headers.t line 38.
# STDOUT is:
# > ok 1 - Try to get a bad header
# not:
# > not ok 1 - Try to get a bad header
# as expected
# STDERR is:
# > 
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/headers\.t line 37.*\n?/
# as expected

#   Failed test 'And the result should be false'
#   at t/headers.t line 41.

#   Failed test 'Matches existing header and reports success'
#   at t/headers.t line 69.
# STDOUT is:
# > not ok 1 - Content-Type is "text/html"
# not:
# > ok 1 - Content-Type is "text/html"
# as expected
# STDERR is:
# > #   Failed test 'Content-Type is "text/html"'
# > #   at t/headers.t line 68.
# > #          got: 'text/html;charset=utf-8'
# > #     expected: 'text/html'
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'And the result should be true'
#   at t/headers.t line 71.

#   Failed test 'Matches existing header and reports success - default desc'
#   at t/headers.t line 76.
# STDOUT is:
# > not ok 1 - Response has Content-Type header with value "text/html"
# not:
# > ok 1 - Response has Content-Type header with value "text/html"
# as expected
# STDERR is:
# > #   Failed test 'Response has Content-Type header with value "text/html"'
# > #   at t/headers.t line 75.
# > #          got: 'text/html;charset=utf-8'
# > #     expected: 'text/html'
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'Fails to match header and reports failure'
#   at t/headers.t line 94.
# STDERR is:
# > #   Failed test 'Content-Type is "text/plain"'
# > #   at t/headers.t line 93.
# > #          got: 'text/html;charset=utf-8'
# > #     expected: 'text/plain'
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/headers\.t line 93.*\n?/
# > #          got: 'text/html'
# > #     expected: 'text/plain'
# > 
# as expected

#   Failed test 'Matches existing header and reports success - regex'
#   at t/headers.t line 101.
# STDOUT is:
# > not ok 1 - Content-Type matches /^text\/html$/
# not:
# > ok 1 - Content-Type matches /^text\/html$/
# as expected
# STDERR is:
# > #   Failed test 'Content-Type matches /^text\/html$/'
# > #   at t/headers.t line 100.
# > #                   'text/html;charset=utf-8'
# > #     doesn't match '(?-xism:^text/html$)'
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'Fails to match header and reports failure - regex'
#   at t/headers.t line 111.
# STDERR is:
# > #   Failed test 'Content-Type matches /^text\/plain$/'
# > #   at t/headers.t line 110.
# > #                   'text/html;charset=utf-8'
# > #     doesn't match '(?-xism:^text/plain$)'
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/headers\.t line 110.*\n?/
# > #                   'text/html'
# > #     doesn't match '(?-xism:^text/plain$)'
# > 
# as expected
t/headers.t ................ 
Failed 9/26 subtests 
t/link_content.t ........... ok
t/link_status.t ............ ok
t/links_ok.t ............... ok
t/new.t .................... ok
t/page_links_content.t ..... ok
t/page_links_ok.t .......... ok
t/pod.t .................... ok
t/pod-coverage.t ........... ok
# Test server http://127.0.0.1:32507 as PID 12020
t/scrape_text_by_id.t ...... ok
t/stuff_inputs.t ........... ok
# Test server http://127.0.0.1:22894 as PID 12025

#   Failed test 'PUT http://127.0.0.1:32507/scratch.html'
#   at t/put_ok.t line 25.
# 503
# Service Unavailable

#   Failed test 'sanity check: we can load scratch.html'
#   at t/put_ok.t line 26.

#   Failed test 'PUTs existing URI and reports success'
#   at t/put_ok.t line 30.
# STDOUT is:
# > not ok 1 - Try to PUT scratch.html
# not:
# > ok 1 - Try to PUT scratch.html
# as expected
# STDERR is:
# > #   Failed test 'Try to PUT scratch.html'
# > #   at t/put_ok.t line 29.
# > # 503
# > # Service Unavailable
# not:
# > 
# > 
# > 
# > 
# as expected

#   Failed test 'And the result should be true'
#   at t/put_ok.t line 32.

#   Failed test 'PUTs existing URI and reports success - default desc'
#   at t/put_ok.t line 37.
# STDOUT is:
# > not ok 1 - PUT http://127.0.0.1:32507/scratch.html
# not:
# > ok 1 - PUT http://127.0.0.1:32507/scratch.html
# as expected
# STDERR is:
# > #   Failed test 'PUT http://127.0.0.1:32507/scratch.html'
# > #   at t/put_ok.t line 36.
# > # 503
# > # Service Unavailable
# not:
# > 
# > 
# > 
# > 
# as expected
t/put_ok.t ................. 
Failed 5/7 subtests 

#   Failed test 'GET http://127.0.0.1:22894/form.html'
#   at t/submit_form_ok.t line 21.
# 503
# Service Unavailable
There is no form numbered 1 at /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/site_perl/5.8.7/WWW/Mechanize.pm line 1935.
# Looks like your test exited with 255 just after 2.
t/submit_form_ok.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests 
t/title_is.t ............... ok
t/text_contains.t .......... ok

Test Summary Report
-------------------
t/click_ok.t             (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
t/delete_ok.t            (Wstat: 0 Tests: 9 Failed: 7)
  Failed tests:  2-4, 6-9
t/headers.t              (Wstat: 0 Tests: 26 Failed: 9)
  Failed tests:  2, 7, 9, 17, 19-20, 24-26
t/put_ok.t               (Wstat: 0 Tests: 7 Failed: 5)
  Failed tests:  2-4, 6-7
t/submit_form_ok.t       (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
Files=30, Tests=285, 219 wallclock secs ( 1.01 usr  0.23 sys + 53.84 cusr  4.57 csys = 59.65 CPU)
Result: FAIL
Failed 5/30 test programs. 23/285 subtests failed.
Makefile:886: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    Carp::Assert::More        0     1.14    
    HTML::TokeParser          0     3.69    
    HTML::TreeBuilder         0     5.03    
    HTTP::Server::Simple      0.42  0.51    
    HTTP::Server::Simple::CGI 0     0       
    LWP                       6.02  6.31    
    parent                    0     0.234   
    perl                      5.008 5.008007
    Test::Builder::Tester     1.09  1.302121
    Test::LongString          0.15  0.17    
    Test::More                0.96  1.302121
    URI::file                 0     4.21    
    WWW::Mechanize            1.68  1.75    

build_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       0     7.30    

configure_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       0     7.30    


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

Environment variables:

    HARNESS_OPTIONS = j4:c
    LANG = en_GB.UTF-8
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.7/bin::/home/njh/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11433
    PERL5_CPAN_IS_RUNNING = 11433
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.7/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.7/bin
    PERLBREW_PERL = perl-5.8.7
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /home/njh/tmp

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.7/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 999 998 997 108 101 100 60 46 44 30 29 27 25 24 20 4
    $EGID = 1000 1000 999 998 997 108 101 100 60 46 44 30 29 27 25 24 20 4

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302121
    YAML                n/a     
    YAML::Syck          1.30    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=4.1.13-v7+, archname=armv7l-linux-thread-multi
    uname='linux pi2.bandsman.co.uk 4.1.13-v7+ #826 smp preempt fri nov 13 20:19:03 gmt 2015 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.7 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.7/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
                        PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Nov 24 2015 09:13:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11433"
    PERL5_CPAN_IS_RUNNING="11433"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.7/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.7/bin"
    PERLBREW_PERL="perl-5.8.7"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/5.8.7/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/5.8.7
    /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/site_perl/5.8.7/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/site_perl/5.8.7
    /home/njh/perl5/perlbrew/perls/perl-5.8.7/lib/site_perl
    .