JSON-Schema-Tiny v0.028 Perl 5 v5.22.1 amd64-freebsd

Status
Pass
From
Slaven Rezić
Dist
JSON-Schema-Tiny v0.028
Platform
Perl 5 v5.22.1 amd64-freebsd
Date
2024-11-22 02:09:16
ID
c6afafce-a876-11ef-a74a-f3e36d8775ea
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 Karen Etheridge,

This is a computer-generated report for JSON-Schema-Tiny-0.028
on perl 5.22.1, created by CPAN-Reporter-1.2019.

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:

none provided

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

Output from './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.70
#     Module::Build::Tiny 0.034    0.051
#     perl                5.020 5.022001
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     Data::Dumper                     any    2.183
#     File::Spec                       any     3.75
#     List::Util                      1.50     1.68
#     Math::BigInt                     any 2.003003
#     Module::Metadata                 any 1.000038
#     Path::Tiny                       any    0.146
#     Test::Deep                       any    1.204
#     Test::Fatal                      any    0.017
#     Test::JSON::Schema::Acceptance 1.026    1.026
#     Test::More                      0.96 1.302204
#     Test::Warnings                   any    0.033
#     lib                              any     0.63
#     open                             any     1.10
#     perl                           5.020 5.022001
#     strict                           any     1.09
#     utf8                             any     1.17
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     B                         any     1.58
#     Carp                      any     1.50
#     Exporter                 5.57     5.78
#     Feature::Compat::Try      any     0.05
#     JSON::PP                  any     4.16
#     List::Util               1.50     1.68
#     Math::BigFloat            any 2.003003
#     Mojo::JSON                any    undef
#     Mojo::JSON::Pointer       any    undef
#     Mojo::URL                 any    undef
#     Mojolicious              7.23     9.38
#     Ref::Util               0.100    0.204
#     Scalar::Util              any     1.68
#     Storable                  any     3.25
#     autovivification          any     0.17
#     builtin::compat      0.003003 0.003003
#     constant                  any     1.33
#     experimental            0.026    0.032
#     if                        any   0.0608
#     namespace::clean          any     0.27
#     perl                    5.020 5.022001
#     stable                  0.031    0.032
#     strictures                  2 2.000006
#     warnings                  any     1.34
# 
# === Runtime Suggests ===
# 
#     Module           Want  Have
#     ---------------- ---- -----
#     Cpanel::JSON::XS  any  4.38
#     Ref::Util::XS     any 0.117
# 
# === Other Modules ===
# 
#     Module             Have
#     ---------------- ------
#     Cpanel::JSON::XS   4.38
#     Encode             3.21
#     File::Temp       0.2311
#     JSON::PP           4.16
#     JSON::XS           4.03
#     Module::Runtime   0.016
#     Mojolicious        9.38
#     Pod::Coverage      0.23
#     Sub::Name          0.27
#     YAML               1.30
#     autodie            2.34
#     builtin           0.008
# 
t/00-report-prereqs.t .............. ok
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.026
# specification version:       draft2019-09
# using custom test directory: t/additional-tests-draft2019-09
# optional tests included:     no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  750         62     0
# loose-types-const-enum.json                  8          0     0
# ref-and-id.json                              1          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      826         62     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/additional-tests-draft2019-09.t .. ok
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.026
# specification version:       draft2020-12
# using custom test directory: t/additional-tests-draft2020-12
# optional tests included:     no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  756          0     0
# loose-types-const-enum.json                  8          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      831          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/additional-tests-draft2020-12.t .. ok
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.026
# specification version:       draft7
# using custom test directory: t/additional-tests-draft7
# optional tests included:     no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      4          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  636          0     0
# loose-types-const-enum.json                  8          0     0
# ref-and-id.json                              1          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      710          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/additional-tests-draft7.t ........ ok
t/boolean-data.t ................... ok
t/boolean-schemas.t ................ ok
t/equality.t ....................... ok
t/errors.t ......................... ok
t/max_traversal_depth.t ............ ok
t/pattern.t ........................ ok
t/ref.t ............................ ok
t/specification_version.t .......... ok
t/stringy-numbers.t ................ ok
t/type.t ........................... ok
t/unsupported-keywords.t ........... ok
t/zzz-acceptance-draft2019-09.t .... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
t/zzz-acceptance-draft2020-12.t .... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
t/zzz-acceptance-draft7.t .......... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
All tests successful.

Test Summary Report
-------------------
t/additional-tests-draft2019-09.t (Wstat: 0 Tests: 889 Failed: 0)
  TODO passed:   123-142, 199-202, 239-242, 279-282, 319-362
                399-402, 451-462, 511-514, 551-554, 591-594
                631-634, 671-674, 843-854
Files=18, Tests=2583, 10 wallclock secs ( 0.91 usr  0.20 sys +  6.15 cusr  2.46 csys =  9.72 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    autovivification               0        0.17    
    B                              0        1.58    
    builtin::compat                0.003003 0.003003
    Carp                           0        1.50    
    constant                       0        1.33    
    experimental                   0.026    0.032   
    Exporter                       5.57     5.78    
    Feature::Compat::Try           0        0.05    
    if                             0        0.0608  
    JSON::PP                       0        4.16    
    List::Util                     1.50     1.68    
    Math::BigFloat                 0        2.003003
    Mojo::JSON                     0        0       
    Mojo::JSON::Pointer            0        0       
    Mojo::URL                      0        0       
    Mojolicious                    7.23     9.38    
    namespace::clean               0        0.27    
    perl                           5.020    5.022001
    Ref::Util                      0.100    0.204   
    Scalar::Util                   0        1.68    
    stable                         0.031    0.032   
    Storable                       0        3.25    
    strictures                     2        2.000006
    warnings                       0        1.34    

build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    Data::Dumper                   0        2.183   
    File::Spec                     0        3.75    
    lib                            0        0.63    
    List::Util                     1.50     1.68    
    Math::BigInt                   0        2.003003
    Module::Metadata               0        1.000038
    open                           0        1.10    
    Path::Tiny                     0        0.146   
    perl                           5.020    5.022001
    strict                         0        1.09    
    Test::Deep                     0        1.204   
    Test::Fatal                    0        0.017   
    Test::JSON::Schema::Acceptance 1.026    1.026   
    Test::More                     0.96     1.302204
    Test::Warnings                 0        0.033   
    utf8                           0        1.17    

configure_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    ExtUtils::MakeMaker            0        7.70    
    Module::Build::Tiny            0.034    0.051   
    perl                           5.020    5.022001


------------------------------
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 = 66191
    PERL5_CPAN_IS_RUNNING = 66191
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 62667,66191
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024112202/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/2024112202

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 22 subversion 1) 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.1p -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 Dec 15 2015 07:47:22
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="66191"
    PERL5_CPAN_IS_RUNNING="66191"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="62667,66191"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024112202/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.22.1p/lib/site_perl/5.22.1/amd64-freebsd
    /usr/perl5.22.1p/lib/site_perl/5.22.1
    /usr/perl5.22.1p/lib/5.22.1/amd64-freebsd
    /usr/perl5.22.1p/lib/5.22.1
    .