WebService-Braintree v0.94 Perl 5 v5.22.0 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
WebService-Braintree v0.94
- Platform
- Perl 5 v5.22.0 amd64-freebsd
- Date
- 2017-10-16 17:56:45
- ID
- 5fc80c9e-b29b-11e7-af00-b2472f335b03
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 Kieren Diment,
This is a computer-generated report for WebService-Braintree-0.94
on perl 5.22.0, created by CPAN-Reporter-1.2017.
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 "/usr/perl5.22.0p/bin/perl5.22.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/sandbox/*.t t/unit/*.t
t/sandbox/address.t .......................... ok
t/sandbox/client_token.t ..................... ok
# Failed test at t/sandbox/configuration.t line 29.
# Gateway Rejected: duplicate
# Looks like you failed 1 test of 2.
# Failed test 'default integration configuration'
# at t/sandbox/configuration.t line 32.
# Looks like you failed 1 test of 2.
t/sandbox/configuration.t ....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/sandbox/credit_card.t ...................... ok
t/sandbox/credit_card_verification.t ......... ok
t/sandbox/credit_card_verification_search.t .. ok
t/sandbox/customer.t ......................... ok
t/sandbox/customer_search.t .................. ok
t/sandbox/disbursement.t ..................... ok
t/sandbox/merchant_account.t ................. ok
t/sandbox/payment_method.t ................... ok
t/sandbox/payment_method_nonce.t ............. ok
t/sandbox/paypal_account.t ................... ok
t/sandbox/settlement_batch_summary.t ......... ok
t/sandbox/subscription.t ..................... ok
t/sandbox/subscription_search.t .............. ok
# Failed test at t/sandbox/transaction.t line 133.
# Looks like you failed 1 test of 2.
# Failed test 'billing_address_id'
# at t/sandbox/transaction.t line 135.
# Failed test at t/sandbox/transaction.t line 163.
# Looks like you failed 1 test of 2.
# Failed test 'it can create a transaction'
# at t/sandbox/transaction.t line 165.
# Looks like you failed 1 test of 2.
# Failed test 'with payment method nonce'
# at t/sandbox/transaction.t line 184.
# Failed test at t/sandbox/transaction.t line 463.
# Looks like you failed 1 test of 1.
# Failed test 'Security parameters'
# at t/sandbox/transaction.t line 464.
# Failed test at t/sandbox/transaction.t line 476.
# Looks like you failed 1 test of 2.
# Failed test 'returns payment instrument type'
# at t/sandbox/transaction.t line 479.
# Looks like you failed 1 test of 3.
# Failed test 'Sale'
# at t/sandbox/transaction.t line 504.
# Failed test at t/sandbox/transaction.t line 710.
# Gateway Rejected: duplicate
# Looks like you failed 1 test of 3.
# Failed test 'Create from payment method token'
# at t/sandbox/transaction.t line 714.
# Failed test at t/sandbox/transaction.t line 733.
# Looks like you failed 1 test of 1.
# Failed test 'Clone transaction'
# at t/sandbox/transaction.t line 746.
Can't call method "id" on an undefined value at t/sandbox/transaction.t line 736.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 25.
t/sandbox/transaction.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/25 subtests
(less 10 skipped subtests: 9 okay)
t/sandbox/transaction_search.t ............... ok
# Failed test at t/sandbox/transparent_redirect.t line 40.
# Looks like you failed 1 test of 3.
# Failed test 'gets the right transaction data'
# at t/sandbox/transparent_redirect.t line 44.
# Looks like you failed 1 test of 4.
t/sandbox/transparent_redirect.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
# Testing WebService::Braintree 0.94, Perl 5.022000, /usr/perl5.22.0p/bin/perl5.22.0
t/unit/00-load.t ............................. ok
t/unit/address.t ............................. ok
t/unit/advanced_search.t ..................... ok
t/unit/client_token.t ........................ ok
t/unit/configuration.t ....................... ok
t/unit/credit_card.t ......................... ok
t/unit/customer.t ............................ ok
t/unit/digest.t .............................. ok
t/unit/inflate_xml.t ......................... ok
t/unit/manifest.t ............................ skipped: Author tests not required for installation
t/unit/merchant_account.t .................... ok
t/unit/pod.t ................................. ok
t/unit/resource_collection.t ................. ok
t/unit/result.t .............................. ok
t/unit/subscription.t ........................ ok
t/unit/transaction.t ......................... ok
t/unit/transparent_redirect.t ................ ok
t/unit/transparent_redirect_query_string.t ... ok
t/unit/util.t ................................ ok
t/unit/validation_error.t .................... ok
t/unit/validation_error_collection.t ......... ok
t/unit/validations_test.t .................... ok
t/unit/webhook_notification.t ................ ok
t/unit/xml.t ................................. ok
t/unit/xml_builder.t ......................... ok
Test Summary Report
-------------------
t/sandbox/configuration.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/sandbox/transaction.t (Wstat: 65280 Tests: 25 Failed: 6)
Failed tests: 6, 8, 15-16, 24-25
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/sandbox/transparent_redirect.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=44, Tests=374, 611 wallclock secs ( 0.01 usr 0.88 sys + 21.05 cusr 26.45 csys = 48.39 CPU)
Result: FAIL
Failed 3/44 test programs. 8/374 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/cpansand/.cpan/build/2017101609/WebService-Braintree-0.94-5
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- -------- --------
Data::GUID 0 0.048
DateTime 0 1.42
DateTime::Format::Atom 0 v1.2.0
DateTime::Format::RFC3339 0 v1.2.0
DateTime::Format::Strptime 0 1.74
Digest 0 1.17
Digest::HMAC_SHA1 0 1.03
Digest::SHA 0 5.96
Digest::SHA1 0 2.13
Digest::SHA256 0 0.01
File::Spec 0 3.62
Hash::Inflator 0 1.100820
HTTP::Request 0 6.13
JSON 0 2.94
local::lib 0 2.000024
LWP 6.02 6.27
LWP::Protocol::https 0 6.07
MIME::Base64 0 3.15
Module::Install::TestTarget 0 0.19
Moose 0 2.2006
Mozilla::CA 0 20160104
perl 5.010001 5.022000
Scalar::Util 0 1.49
strictures 0 2.000003
Try::Tiny 0 0.28
URI 0 1.71
URI::Query 0 0.16
XML::LibXML 0 2.0129
XML::Simple 0 2.24
build_requires:
Module Need Have
--------------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
Test::Deep 0 1.126
Test::Moose 0 2.2006
Test::More 0.98 1.302100
Test::Pod 0 1.51
Test::Warn 0 0.32
Try::Tiny 0 0.28
configure_requires:
Module Need Have
--------------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 95425
PERL5_CPAN_IS_RUNNING = 95425
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 95386,95425
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017101609/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017101609
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.22.0p/bin/perl5.22.0
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.24
ExtUtils::Install 2.12
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.79
Parse::CPAN::Meta 2.150010
Test::Harness 3.38
Test::More 1.302100
YAML 1.23
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.22.0p -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
libc=, 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 -L/usr/local/lib -fstack-protector'
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_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Built under freebsd
Compiled at Jun 1 2015 20:19:01
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="95425"
PERL5_CPAN_IS_RUNNING="95425"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="95386,95425"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017101609/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/perl5.22.0p/lib/site_perl/5.22.0/amd64-freebsd
/usr/perl5.22.0p/lib/site_perl/5.22.0
/usr/perl5.22.0p/lib/5.22.0/amd64-freebsd
/usr/perl5.22.0p/lib/5.22.0
.