WebService-Braintree v0.94 Perl 5 v5.27.3 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
WebService-Braintree v0.94
Platform
Perl 5 v5.27.3 amd64-freebsd
Date
2017-10-17 17:44:25
ID
d14be602-b362-11e7-af6e-dd2dba7f06b7
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.27.3, 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 "/usr/perl5.27.3p/bin/perl5.27.3" "-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
t/sandbox/configuration.t .................... ok
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

        #   Failed test at t/sandbox/payment_method.t line 138.
        # Looks like you failed 1 test of 1.

    #   Failed test 'it doesn't return an error if credit card options are present for a paypal nonce'
    #   at t/sandbox/payment_method.t line 139.
    # Looks like you failed 1 test of 14.

#   Failed test 'Create'
#   at t/sandbox/payment_method.t line 385.
# Looks like you failed 1 test of 4.
t/sandbox/payment_method.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
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.
# Looks like you failed 5 tests of 32.
t/sandbox/transaction.t ...................... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/32 subtests 
	(less 12 skipped subtests: 15 okay)
t/sandbox/transaction_search.t ............... ok
t/sandbox/transparent_redirect.t ............. ok
# Testing WebService::Braintree 0.94, Perl 5.027003, /usr/perl5.27.3p/bin/perl5.27.3
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/payment_method.t                 (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/sandbox/transaction.t                    (Wstat: 1280 Tests: 32 Failed: 5)
  Failed tests:  6, 8, 15-16, 24
  Non-zero exit status: 5
Files=44, Tests=381, 666 wallclock secs ( 0.01 usr  0.98 sys + 25.16 cusr 27.00 csys = 53.16 CPU)
Result: FAIL
Failed 2/44 test programs. 6/381 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/2017101709/WebService-Braintree-0.94-0

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Data::GUID                  0        0.049   
    DateTime                    0        1.44    
    DateTime::Format::Atom      0        v1.2.0  
    DateTime::Format::RFC3339   0        v1.2.0  
    DateTime::Format::Strptime  0        1.74    
    Digest                      0        1.17_01 
    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.68    
    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.027003
    Scalar::Util                0        1.49    
    strictures                  0        2.000003
    Try::Tiny                   0        0.28    
    URI                         0        1.72    
    URI::Query                  0        0.16    
    XML::LibXML                 0        2.0129  
    XML::Simple                 0        2.24    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.30    
    Test::Deep                  0        1.127   
    Test::Moose                 0        2.2006  
    Test::More                  0.98     1.302098
    Test::Pod                   0        1.51    
    Test::Warn                  0        0.32    
    Try::Tiny                   0        0.28    

configure_requires:

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


------------------------------
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 = 92659
    PERL5_CPAN_IS_RUNNING = 92659
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 92648,92659
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017101709/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017101709

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

    $^X = /usr/perl5.27.3p/bin/perl5.27.3
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.68    
    ExtUtils::CBuilder  0.280228
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.68    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302098
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 27 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=10.3-release-p11
    archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.3-release-p11 freebsd 10.3-release-p11 #0: mon oct 24 18:49:24 utc 2016 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.27.3p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    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='-O2 -pipe'
    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 -lelf
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lelf
    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_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Aug 21 2017 23:30:22
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="92659"
    PERL5_CPAN_IS_RUNNING="92659"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="92648,92659"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017101709/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.27.3p/lib/site_perl/5.27.3/amd64-freebsd
    /usr/perl5.27.3p/lib/site_perl/5.27.3
    /usr/perl5.27.3p/lib/5.27.3/amd64-freebsd
    /usr/perl5.27.3p/lib/5.27.3
    .