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
- 2017-09-29 14:24:12
- ID
- dd5c8e46-a521-11e7-8929-daabf0ac1f1e
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.86, LWP 6.27, Test::More 1.302096, 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:33487 as PID 8427
t/content_lacks.t .......... ok
# Failed test 'GET http://127.0.0.1:33487/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 913.
# 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:34574 as PID 8437
# Failed test 'DELETE http://127.0.0.1:34574/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:34574/scratch.html
# not:
# > ok 1 - DELETE http://127.0.0.1:34574/scratch.html
# as expected
# STDERR is:
# > # Failed test 'DELETE http://127.0.0.1:34574/scratch.html'
# > # at t/delete_ok.t line 35.
# > # 503
# > # Service Unavailable
# not:
# >
# >
# >
# >
# as expected
# Failed test 'DELETE http://127.0.0.1:34574/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/get_ok-parms.t ........... ok
t/head_ok-parms.t .......... ok
t/get_ok.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:33451 as PID 8677
# Failed test 'GET http://127.0.0.1:33451/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/links_ok.t ............... ok
t/link_status.t ............ ok
t/new.t .................... ok
t/pod-coverage.t ........... ok
t/pod.t .................... ok
t/page_links_ok.t .......... ok
t/page_links_content.t ..... ok
# Test server http://127.0.0.1:31100 as PID 8703
t/stuff_inputs.t ........... ok
t/scrape_text_by_id.t ...... ok
# Test server http://127.0.0.1:39324 as PID 8704
# Failed test 'PUT http://127.0.0.1:31100/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:31100/scratch.html
# not:
# > ok 1 - PUT http://127.0.0.1:31100/scratch.html
# as expected
# STDERR is:
# > # Failed test 'PUT http://127.0.0.1:31100/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:39324/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 1006.
# 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, 998 wallclock secs ( 0.72 usr 0.36 sys + 47.03 cusr 3.40 csys = 51.51 CPU)
Result: FAIL
Failed 5/30 test programs. 23/285 subtests 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.07
HTTP::Server::Simple 0.42 0.52
HTTP::Server::Simple::CGI 0 0
LWP 6.02 6.27
parent 0 0.233
perl 5.008 5.008007
Test::Builder::Tester 1.09 1.302096
Test::LongString 0.15 0.17
Test::More 0.96 1.302096
URI::file 0 4.21
WWW::Mechanize 1.68 1.86
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
LDFLAGS =
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/games:/usr/local/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24525
PERL5_CPAN_IS_RUNNING = 24525
PERLBREW_BASHRC_VERSION = 0.75
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.75
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /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 4
$EGID = 1000 1000 4
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150001
Cwd 3.47
ExtUtils::CBuilder 0.280220
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.61
JSON::PP 2.27300
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.302096
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=3.0.35-cm-fx6-5.5, archname=armv7l-linux-thread-multi
uname='linux utilite 3.0.35-cm-fx6-5.5 #721 smp sun mar 23 14:12:17 ist 2014 armv7l armv7l 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 -pedantic -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 -march=native -Acc=gcc-4.7 -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=' gcc-4.7', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -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 -march=native -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 -pedantic -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 -march=native -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.7.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=' gcc-4.7', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/arm-linux-gnueabi /lib/../lib /usr/lib/arm-linux-gnueabi /usr/lib/../lib /lib /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.15.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.15'
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 Jul 2 2014 20:44:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24525"
PERL5_CPAN_IS_RUNNING="24525"
PERLBREW_BASHRC_VERSION="0.75"
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.75"
@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
.