JSON-Schema-Draft201909 v0.023 Perl 5 v5.20.3 darwin-2level

Status
Pass
From
Karen Etheridge
Dist
JSON-Schema-Draft201909 v0.023
Platform
Perl 5 v5.20.3 darwin-2level
Date
2021-02-25 17:15:18
ID
0872beca-778d-11eb-bee8-6343d5cb35eb
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 ETHER,

This is a computer-generated report for JSON-Schema-Draft201909-0.023
on perl 5.20.3, created by App::cpanminus::reporter 0.17 (1.9018).

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 '':

Building and testing JSON-Schema-Draft201909-0.023
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.54
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     File::Spec                       any     3.75
#     Module::Metadata                 any 1.000037
#     Scalar::Util                     any     1.55
#     Test::Deep                       any    1.128
#     Test::Deep::UnorderedPairs       any    0.006
#     Test::Fatal                      any    0.016
#     Test::File::ShareDir             any 1.001001
#     Test::JSON::Schema::Acceptance 1.000    1.003
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302183
#     lib                              any     0.63
#     open                             any     1.10
#     utf8                             any  1.13_01
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     B                         any     1.48
#     Carp                      any     1.36
#     Exporter                  any     5.72
#     Feature::Compat::Try      any     0.02
#     File::ShareDir            any    1.118
#     JSON::MaybeXS        1.004001 1.004003
#     JSON::PP                  any     4.05
#     List::Util               1.55     1.55
#     Module::Runtime           any    0.014
#     Mojo::JSON::Pointer       any    undef
#     Mojo::URL                 any    undef
#     Mojolicious              7.23     9.01
#     Moo                       any 2.004004
#     Moo::Object               any    undef
#     Moo::Role                 any 2.004004
#     MooX::HandlesVia          any 0.001008
#     MooX::TypeTiny       0.002002 0.002003
#     Path::Tiny                any    0.114
#     Ref::Util               0.100    0.204
#     Safe::Isa                 any 1.000008
#     Storable                  any     3.15
#     Types::Standard      1.010002 1.012001
#     constant                  any     1.33
#     if                        any   0.0603
#     namespace::clean          any     0.27
#     overload                  any     1.22
#     strict                    any     1.08
#     strictures                  2 2.000001
#     warnings                  any     1.23
# 
# === Runtime Suggests ===
# 
#     Module                 Want  Have
#     ---------------------- ---- -----
#     Class::XSAccessor       any  1.19
#     Data::Validate::Domain  any  0.14
#     Email::Address::XS     1.01  1.04
#     Net::IDN::Encode        any 2.500
#     Time::Moment            any  0.44
#     Type::Tiny::XS          any 0.021
# 
# === Other Modules ===
# 
#     Module              Have
#     ---------------- -------
#     Cpanel::JSON::XS    4.23
#     Encode              3.06
#     File::Temp        0.2311
#     JSON::PP            4.05
#     JSON::XS         missing
#     Module::Runtime    0.014
#     Mojolicious         9.01
#     Pod::Coverage       0.23
#     Sub::Name           0.26
#     YAML                1.15
#     autodie             2.29
# 
t/00-report-prereqs.t ..... ok
t/booleans.t .............. ok
t/cached-metaschemas.t .... ok
t/annotations.t ........... ok
t/dialects.t .............. ok
t/add-schema.t ............ ok
t/equality.t .............. ok
t/document.t .............. ok
t/evaluate_json_string.t .. ok
t/errors.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/zzz-acceptance.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/ref.t ................... ok
t/traverse.t .............. ok
t/type.t .................. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.003
# using custom test directory: /Volumes/amaretto/Users/ether/.cpanm/work/1614273290.46470/JSON-Schema-Draft201909-0.023/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-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                              6          0     0
# short-circuit.json                   20          0     0
# unicode.json                          4          0     0
# --------------------------------------------------------
# TOTAL                               796          0     0
# 
t/additional-tests.t ...... ok
All tests successful.
Files=20, Tests=923,  4 wallclock secs ( 0.72 usr  0.15 sys + 12.61 cusr  1.26 csys = 14.74 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    HARNESS_OPTIONS = j6:c
    LANG = en_CA.UTF-8
    NO_NETWORK_TESTING = 1
    PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin:/Volumes/amaretto/Users/ether/bin:/Volumes/amaretto/Users/ether/git/misc/install/jaeger/bin:/Volumes/amaretto/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/amaretto/Users/ether/git/git-hub/lib:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/opt/local/share/git-core/contrib/workdir
    PERL5LIB = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5
    PERLBREW_HOME = /Volumes/amaretto/Users/ether/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/man
    PERLBREW_PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin
    PERLBREW_PERL = 20.3
    PERLBREW_ROOT = /Volumes/amaretto/Users/ether/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.91
    PERLBREW_VERSION = 0.91
    PERLDOC = -oman
    PERLDOC_PAGER = less -sicMr
    PERL_AUTOINSTALL_PREFER_CPAN = 1
    PERL_INSTALL_QUIET = 1
    PERL_LOCAL_LIB_ROOT = /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std
    PERL_MB_OPT = --install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std
    PERL_MM_OPT = INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std
    PERL_TEST_HARNESS_ASAP = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/4f/y458q_3n2g75w6m_k19nn8kr0000gp/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    EUID = 502
    EXECUTABLE_NAME = /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin/perl
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 502

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   7.54    
    ExtUtils::Install   2.16    
    ExtUtils::MakeMaker 7.54    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4214  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302183
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9925  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=darwin, osvers=14.5.0, archname=darwin-2level
    uname='darwin jaeger 14.5.0 darwin kernel version 14.5.0: wed jul 29 02:26:53 pdt 2015; root:xnu-2782.40.9~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3 -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin'
    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 ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', 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/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /opt/local/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -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/opt/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_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.34
  Built under darwin
  Compiled at Sep 12 2015 13:29:28
  %ENV:
    PERL5LIB="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5"
    PERLBREW_HOME="/Volumes/amaretto/Users/ether/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/man"
    PERLBREW_PATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/bin"
    PERLBREW_PERL="20.3"
    PERLBREW_ROOT="/Volumes/amaretto/Users/ether/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.91"
    PERLBREW_VERSION="0.91"
    PERLDOC="-oman"
    PERLDOC_PAGER="less -sicMr"
    PERL_AUTOINSTALL_PREFER_CPAN="1"
    PERL_INSTALL_QUIET="1"
    PERL_LOCAL_LIB_ROOT="/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std"
    PERL_MB_OPT="--install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std"
    PERL_MM_OPT="INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std"
    PERL_TEST_HARNESS_ASAP="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5/darwin-2level
    /Volumes/amaretto/Users/ether/.perlbrew/libs/20.3@std/lib/perl5
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/site_perl/5.20.3/darwin-2level
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/site_perl/5.20.3
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3/darwin-2level
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/20.3/lib/5.20.3
    .