Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: PASS REST-Cypher-0.0.4 v5.22.1 OpenBSD
Date: 2016-03-31T22:06:35Z
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 Chisel,
This is a computer-generated report for REST-Cypher-0.0.4
on perl 5.22.1, created by CPAN-Reporter-1.2017.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ................ ok
t/00.agent.t ............... skipped: PERL_CYPHER_NEO4J_ADDRESS needs a value
caught error: bless({
error => {
as_string => "500 Can't connect to some.other.server:7474\nContent-Type: text/plain\nClient-Date: Thu, 31 Mar 2016 22:06:28 GMT\nClient-Warning: Internal response\n\nCan't connect to some.other.server:7474\n\nno address associated with name at /home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.1/LWP/Protocol/http.pm line 47.\n",
code => 500,
message => "Can't connect to some.other.server:7474",
},
previous_exception => "Can't connect to some.other.server:7474\n\nno address associated with name at /home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.1/LWP/Protocol/http.pm line 47.\n",
response => bless({
_content => "Can't connect to some.other.server:7474\n\nno address associated with name at /home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.1/LWP/Protocol/http.pm line 47.\n",
_headers => bless({
"::std_case" => {
"client-date" => "Client-Date",
"client-warning" => "Client-Warning",
},
"client-date" => "Thu, 31 Mar 2016 22:06:28 GMT",
"client-warning" => "Internal response",
"content-type" => "text/plain",
}, "HTTP::Headers"),
_msg => "Can't connect to some.other.server:7474",
_rc => 500,
_request => bless({
_content => "{\"query\":\"MATCH (n:Foo) RETURN count(n)\",\"params\":null}",
_headers => bless({
"authorization" => "Basic bmVvNGo6bmVvNGo=",
"content-length" => 55,
"content-type" => "application/json",
"user-agent" => "REST::Cypher::Agent/0.0.0",
}, "HTTP::Headers"),
_method => "POST",
_uri => bless(do{\(my $o = "http://some.other.server:7474/db/data/cypher")}, "URI::http"),
}, "HTTP::Request"),
}, "HTTP::Response"),
}, "REST::Cypher::Exception::Response") at t/00.cypher.t line 75.
t/00.cypher.t .............. ok
t/author-no-breakpoints.t .. skipped: these tests are for testing by the author
t/author-no-tabs.t ......... skipped: these tests are for testing by the author
t/release-kwalitee.t ....... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
All tests successful.
Files=8, Tests=12, 5 wallclock secs ( 0.01 usr 0.50 sys + 0.98 cusr 1.13 csys = 2.62 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- --------
JSON::Any 0 1.39
LWP::UserAgent 0 6.15
Moo 0 2.001001
MooseX::Params::Validate 0 0.21
MooX::Types::MooseLike::Base 0 0.29
overload 0 1.26
strict 0 1.09
Throwable 0 0.200013
warnings 0 1.34
build_requires:
Module Need Have
---------------------------- ---- --------
Data::Dump 0 1.23
ExtUtils::MakeMaker 0 7.11_04
FindBin::libs 0 2.12
HTTP::Status 0 6.11
Pod::Coverage::TrustPod 0 0.100003
Test::Kwalitee 0 1.22
Test::Most 0 0.34
Test::NoTabs 0 1.4
Test::Pod 0 1.51
Test::Pod::Coverage 0 1.10
Test::UseAllModules 0 0.17
Try::Tiny 0 0.25
configure_requires:
Module Need Have
---------------------------- ---- --------
ExtUtils::MakeMaker 0 7.11_04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/arfreitas/perl5/perlbrew/bin:/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 30590
PERL5_CPAN_IS_RUNNING = 30590
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13462,30590
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/arfreitas/.perlbrew
PERLBREW_MANPATH = /home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/man
PERLBREW_PATH = /home/arfreitas/perl5/perlbrew/bin:/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin
PERLBREW_PERL = perl-5.22.0
PERLBREW_ROOT = /home/arfreitas/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_CR_SMOKER_CURRENT = REST-Cypher-0.0.4
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = vt220
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- ------------
CPAN 2.12
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.11_04
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.11_04
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature 0.79
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.302013_014
YAML 1.15
YAML::Syck 1.29
version 0.9915
--
Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
Platform:
osname=openbsd, osvers=5.7, archname=OpenBSD.i386-openbsd
uname='openbsd foobar.spo.virtua.com.br 5.7 generic.mp#767 i386 '
config_args='-de -Dprefix=/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0 -Aeval:scriptdir=/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.7'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lgdbm -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.78.1, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.38
Built under openbsd
Compiled at Mar 11 2016 11:37:59
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="30590"
PERL5_CPAN_IS_RUNNING="30590"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13462,30590"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/arfreitas/.perlbrew"
PERLBREW_MANPATH="/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/man"
PERLBREW_PATH="/home/arfreitas/perl5/perlbrew/bin:/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/bin"
PERLBREW_PERL="perl-5.22.0"
PERLBREW_ROOT="/home/arfreitas/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_CR_SMOKER_CURRENT="REST-Cypher-0.0.4"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.1/OpenBSD.i386-openbsd
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.1
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.1/OpenBSD.i386-openbsd
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.1
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/OpenBSD.i386-openbsd
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0
/home/arfreitas/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl
.