Report for Test-JSON-0.11

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-JSON-0.11 v5.23.6 GNU/Linux
Date: 2015-11-27T01:50:22Z

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 Curtis 'Ovid' Poe,

This is a computer-generated report for Test-JSON-0.11
on perl 5.23.6, created by CPAN-Reporter-1.2015.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# Testing Test::JSON 0.11, Perl 5.023006, /tmp/basesmoker-reloperl-5J49/bin/perl
t/00-load.t ....... ok

#   Failed test 'Test 'identical JSON should match' completed'
#   at t/10testjson.t line 14.
# Modification of non-creatable hash value attempted, subscript "description" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/5.23.6/x86_64-linux-ld/Data/Dumper.pm line 508.

#   Failed test 'Test 'identical JSON should match' result count'
#   at t/10testjson.t line 14.
#          got: 0
#     expected: 1

#   Failed test 'subtest '' of 'identical JSON should match' compare ok'
#   at t/10testjson.t line 14.
#          got: undef
#     expected: '1'

#   Failed test 'subtest '' of 'identical JSON should match' compare name'
#   at t/10testjson.t line 14.
#          got: undef
#     expected: 'identical JSON should match'

#   Failed test 'checking depth'
#   at t/10testjson.t line 14.
#          got: undef
#     expected: '1'
# You need to change $Test::Builder::Level

#   Failed test 'Test 'attribute order should not matter' completed'
#   at t/10testjson.t line 26.
# Modification of non-creatable hash value attempted, subscript "description" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/5.23.6/x86_64-linux-ld/Data/Dumper.pm line 508.

#   Failed test 'Test 'attribute order should not matter' result count'
#   at t/10testjson.t line 26.
#          got: 0
#     expected: 1

#   Failed test 'subtest '' of 'attribute order should not matter' compare ok'
#   at t/10testjson.t line 26.
#          got: undef
#     expected: '1'

#   Failed test 'subtest '' of 'attribute order should not matter' compare name'
#   at t/10testjson.t line 26.
#          got: undef
#     expected: 'attribute order should not matter'

#   Failed test 'checking depth'
#   at t/10testjson.t line 26.
#          got: undef
#     expected: '1'
# You need to change $Test::Builder::Level

#   Failed test 'Test 'Different JSON should fail' completed'
#   at t/10testjson.t line 50.
# Modification of non-creatable hash value attempted, subscript "description" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/5.23.6/x86_64-linux-ld/Data/Dumper.pm line 508.

#   Failed test 'Test 'Different JSON should fail' result count'
#   at t/10testjson.t line 50.
#          got: 0
#     expected: 1

#   Failed test 'subtest '' of 'Different JSON should fail' compare ok'
#   at t/10testjson.t line 50.
#          got: undef
#     expected: '0'

#   Failed test 'subtest '' of 'Different JSON should fail' compare name'
#   at t/10testjson.t line 50.
#          got: undef
#     expected: 'Different JSON should fail'

#   Failed test 'checking depth'
#   at t/10testjson.t line 50.
#          got: undef
#     expected: '1'
# You need to change $Test::Builder::Level
# Looks like you failed 15 tests of 36.
t/10testjson.t .... 
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/36 subtests 
t/pod-coverage.t .. ok
t/pod.t ........... ok

Test Summary Report
-------------------
t/10testjson.t  (Wstat: 3840 Tests: 36 Failed: 15)
  Failed tests:  1, 3-7, 9-12, 19, 21-24
  Non-zero exit status: 15
Files=4, Tests=39,  0 wallclock secs ( 0.03 usr  0.03 sys +  0.25 cusr  0.05 csys =  0.36 CPU)
Result: FAIL
Failed 1/4 test programs. 15/39 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module            Need  Have    
    ----------------- ----- --------
    JSON::Any         1.2   1.39    
    Test::Differences 0.47  0.64    
    Test::Simple      0.62  1.001014
    Test::Tester      0.107 0.114   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7922
    PERL5_CPAN_IS_RUNNING = 7922
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-5J49/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 23 subversion 6) configuration:
  Commit id: 8dddc15610773a292e6fe8f989e51dd8c27ac1de
  Platform:
    osname=linux, osvers=4.2.0-1-amd64, archname=x86_64-linux-ld
    uname='linux k83 4.2.0-1-amd64 #1 smp debian 4.2.6-1 (2015-11-10) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.2.1 20151028', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    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 -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Nov 26 2015 17:28:54
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7922"
    PERL5_CPAN_IS_RUNNING="7922"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/site_perl/5.23.6/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/site_perl/5.23.6
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/5.23.6/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-68-g8dddc15/127e/lib/5.23.6
    .