JSON-Schema-Draft201909 v0.026 Perl 5 v5.16.3 darwin-thread-multi-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
JSON-Schema-Draft201909 v0.026
Platform
Perl 5 v5.16.3 darwin-thread-multi-2level
Date
2021-04-09 10:45:21
ID
aeb5e488-9920-11eb-a546-60556177f2b0
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-Draft201909-0.026
on perl 5.16.3, created by CPAN-Reporter-1.2018.

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 './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.58
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     File::Spec                       any  3.39_02
#     Module::Metadata                 any 1.000037
#     Scalar::Util                     any     1.56
#     Test::Deep                       any    1.130
#     Test::Deep::UnorderedPairs       any    0.006
#     Test::Fatal                      any    0.016
#     Test::File::ShareDir             any 1.001002
#     Test::JSON::Schema::Acceptance 1.004    1.006
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302183
#     lib                              any     0.63
#     open                             any     1.10
#     utf8                             any     1.09
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.143240
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     B                         any     1.35
#     Carp                      any     1.26
#     Exporter                  any     5.66
#     Feature::Compat::Try      any     0.04
#     File::ShareDir            any    1.118
#     JSON::MaybeXS        1.004001 1.004003
#     JSON::PP                  any     4.05
#     List::Util               1.55     1.56
#     Module::Runtime           any    0.016
#     Mojo::JSON::Pointer       any    undef
#     Mojo::URL                 any    undef
#     Mojolicious              7.23     9.15
#     Moo                       any 2.005004
#     Moo::Object               any    undef
#     Moo::Role                 any 2.005004
#     MooX::HandlesVia          any 0.001009
#     MooX::TypeTiny       0.002002 0.002003
#     Path::Tiny                any    0.114
#     Ref::Util               0.100    0.204
#     Safe::Isa                 any 1.000010
#     Storable                  any     3.15
#     Types::Standard      1.010002 1.012001
#     constant                  any     1.23
#     if                        any   0.0602
#     namespace::clean          any     0.27
#     overload                  any     1.18
#     strict                    any     1.07
#     strictures                  2 2.000006
#     warnings                  any     1.13
# 
# === Runtime Suggests ===
# 
#     Module                 Want    Have
#     ---------------------- ---- -------
#     Class::XSAccessor       any missing
#     Data::Validate::Domain  any missing
#     Email::Address::XS     1.01 missing
#     Net::IDN::Encode        any missing
#     Time::Moment            any missing
#     Type::Tiny::XS          any missing
# 
# === Other Modules ===
# 
#     Module              Have
#     ---------------- -------
#     Cpanel::JSON::XS    4.25
#     Encode           2.44_01
#     File::Temp          0.22
#     JSON::PP            4.05
#     JSON::XS         missing
#     Module::Runtime    0.016
#     Mojolicious         9.15
#     Pod::Coverage       0.23
#     Sub::Name        missing
#     YAML             missing
#     autodie             2.10
# 
t/00-report-prereqs.t ...... ok
t/add-schema.t ............. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.006
# using custom test directory: /Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/JSON-Schema-Draft201909-0.026-fEbdJ1/t/additional-tests
# optional tests included: no
# 
# filename                           pass  todo-fail  fail
# --------------------------------------------------------
# anchor.json                           2          0     0
# badRef.json                           3          0     0
# faux-buggy-schemas.json               2          0     0
# format-duration.json                  5          0     0
# format-ipv4.json                      2          0     0
# format-relative-json-pointer.json     7          0     0
# future-keywords-draft2019-09.json    10          0     0
# id.json                               2          0     0
# invalid-input.json                    2          0     0
# keyword-independence.json           688          0     0
# loose-types-const-enum.json           8          0     0
# not-an-anchor.json                    2          0     0
# not-an-id.json                        2          0     0
# recursive-dynamic.json                2          0     0
# recursiveRef.json                    27          0     0
# ref-and-id.json                       4          0     0
# ref.json                             10          0     0
# short-circuit.json                   20          0     0
# unicode.json                          4          0     0
# vocabulary.json                       5          0     0
# --------------------------------------------------------
# TOTAL                               807          0     0
# 
t/additional-tests.t ....... ok
t/annotations.t ............ ok
t/booleans.t ............... ok
t/cached-metaschemas.t ..... ok
t/dialects.t ............... ok
t/document.t ............... ok
t/equality.t ............... ok
t/errors.t ................. ok
t/evaluate_json_string.t ... ok
t/find-identifiers.t ....... ok
t/formats.t ................ ok
t/max_traversal_depth.t .... ok
t/output_format.t .......... ok
t/pattern.t ................ ok
t/ref.t .................... ok
t/traverse.t ............... ok
t/type.t ................... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.006
# with commit fc68499eafa2cdbe52b4ed4d219dbb1c8c99fb2b (2.0.0-322-gfc68499)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# using custom test directory: /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3/auto/share/dist/Test-JSON-Schema-Acceptance/tests/draft2019-09/optional/format
# optional tests included: yes
# 
# filename                    pass  todo-fail  fail
# -------------------------------------------------
# date-time.json                 5          6     0
# date.json                      1          4     0
# duration.json                 17          0     0
# email.json                     5          4     0
# hostname.json                  3          9     0
# idn-email.json                 2          2     0
# idn-hostname.json             16         29     0
# ipv4.json                      8          0     0
# ipv6.json                     29          0     0
# iri-reference.json             5          2     0
# iri.json                       8          1     0
# json-pointer.json             32          0     0
# regex.json                     2          0     0
# relative-json-pointer.json     9          0     0
# time.json                      1          2     0
# uri-reference.json             7          0     0
# uri-template.json              3          1     0
# uri.json                      19          1     0
# uuid.json                     12          0     0
# -------------------------------------------------
# TOTAL                        184         61     0
# 
t/zzz-acceptance-format.t .. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.006
# with commit fc68499eafa2cdbe52b4ed4d219dbb1c8c99fb2b (2.0.0-322-gfc68499)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                           pass  todo-fail  fail
# --------------------------------------------------------
# additionalItems.json                 13          0     0
# additionalProperties.json            15          0     0
# allOf.json                           30          0     0
# anchor.json                           6          0     0
# anyOf.json                           18          0     0
# boolean_schema.json                  18          0     0
# const.json                           50          0     0
# contains.json                        18          0     0
# content.json                         18          0     0
# default.json                          4          0     0
# defs.json                             2          0     0
# dependentRequired.json               20          0     0
# dependentSchemas.json                13          0     0
# enum.json                            33          0     0
# exclusiveMaximum.json                 4          0     0
# exclusiveMinimum.json                 4          0     0
# format.json                         133          0     0
# id.json                              13          0     0
# if-then-else.json                    26          0     0
# infinite-loop-detection.json          2          0     0
# items.json                           26          0     0
# maxContains.json                     10          0     0
# maxItems.json                         4          0     0
# maxLength.json                        5          0     0
# maxProperties.json                    8          0     0
# maximum.json                          8          0     0
# minContains.json                     23          0     0
# minItems.json                         4          0     0
# minLength.json                        5          0     0
# minProperties.json                    6          0     0
# minimum.json                         11          0     0
# multipleOf.json                       9          0     0
# not.json                             12          0     0
# oneOf.json                           27          0     0
# pattern.json                          9          0     0
# patternProperties.json               22          0     0
# properties.json                      20          0     0
# propertyNames.json                   10          0     0
# recursiveRef.json                    32          0     0
# ref.json                             34          0     0
# refRemote.json                       15          0     0
# required.json                         9          0     0
# type.json                            80          0     0
# unevaluatedItems.json                35          0     0
# unevaluatedProperties.json           59          0     0
# uniqueItems.json                     64          0     0
# optional/bignum.json                  2          7     0
# optional/ecmascript-regex.json       29         11     0
# optional/float-overflow.json          0          1     0
# optional/non-bmp-regex.json          12          0     0
# optional/refOfUnknownKeyword.json     4          0     0
# --------------------------------------------------------
# TOTAL                              1034         19     0
# 
t/zzz-acceptance.t ......... ok
All tests successful.

Test Summary Report
-------------------
t/zzz-acceptance-format.t (Wstat: 0 Tests: 247 Failed: 0)
  TODO passed:   1-16, 34-103, 141-147, 153, 200-202, 210-213
                233
t/zzz-acceptance.t       (Wstat: 0 Tests: 1055 Failed: 0)
  TODO passed:   988-1037
Files=21, Tests=2237, 15 wallclock secs ( 1.01 usr  0.06 sys + 13.76 cusr  0.79 csys = 15.62 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    B                              0        1.35    
    Carp                           0        1.26    
    constant                       0        1.23    
    Exporter                       0        5.66    
    Feature::Compat::Try           0        0.04    
    File::ShareDir                 0        1.118   
    if                             0        0.0602  
    JSON::MaybeXS                  1.004001 1.004003
    JSON::PP                       0        4.05    
    List::Util                     1.55     1.56    
    Module::Runtime                0        0.016   
    Mojo::JSON::Pointer            0        0       
    Mojo::URL                      0        0       
    Mojolicious                    7.23     9.15    
    Moo                            0        2.005004
    Moo::Object                    0        0       
    Moo::Role                      0        2.005004
    MooX::HandlesVia               0        0.001009
    MooX::TypeTiny                 0.002002 0.002003
    namespace::clean               0        0.27    
    overload                       0        1.18    
    Path::Tiny                     0        0.114   
    perl                           5.016    5.016003
    Ref::Util                      0.100    0.204   
    Safe::Isa                      0        1.000010
    Storable                       0        3.15    
    strict                         0        1.07    
    strictures                     2        2.000006
    Types::Standard                1.010002 1.012001
    warnings                       0        1.13    

build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    File::Spec                     0        3.39_02 
    lib                            0        0.63    
    Module::Metadata               0        1.000037
    open                           0        1.10    
    perl                           5.016    5.016003
    Scalar::Util                   0        1.56    
    Test::Deep                     0        1.130   
    Test::Deep::UnorderedPairs     0        0.006   
    Test::Fatal                    0        0.016   
    Test::File::ShareDir           0        1.001002
    Test::JSON::Schema::Acceptance 1.004    1.006   
    Test::Memory::Cycle            0        1.06    
    Test::More                     0.96     1.302183
    utf8                           0        1.09    

configure_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    ExtUtils::MakeMaker            0        7.58    
    File::ShareDir::Install        0.06     0.13    
    Module::Build::Tiny            0.034    0.039   
    perl                           5.016    5.016003


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
    PERL = 5.16.3
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 55494
    PERL5_CPAN_IS_RUNNING = 55494
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.16.3
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.16.3
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-5.16.3/bin/perl
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.143240
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                n/a     
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=darwin, osvers=19.6.0, archname=darwin-thread-multi-2level
    uname='darwin harrow.local 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-de -Dusethreads -Dprefix=/Users/cpantesting/cpantesting/perl-5.16.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.27)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under darwin
  Compiled at Dec 29 2020 22:52:51
  %ENV:
    PERL="5.16.3"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="55494"
    PERL5_CPAN_IS_RUNNING="55494"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.16.3"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.16.3"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3
    .