JSON-Schema-Draft201909 v0.129 Perl 5 v5.28.3 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
JSON-Schema-Draft201909 v0.129
- Platform
- Perl 5 v5.28.3 x86_64-linux-ld
- Date
- 2021-08-31 10:05:30
- ID
- f8ef0e7e-0a42-11ec-aa02-72dc123cdc3a
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.129
on perl 5.28.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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# ExtUtils::MakeMaker any 7.44
# Module::Build::Tiny 0.034 0.039
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ ----- --------
# Feature::Compat::Try any 0.04
# File::Spec any 3.75
# JSON::MaybeXS any 1.004002
# JSON::PP any 2.97001
# List::Util 1.50 1.56
# Module::Metadata any 1.000033
# Path::Tiny any 0.118
# Safe::Isa any 1.000010
# Test::Deep any 1.130
# Test::JSON::Schema::Acceptance 1.008 1.012
# Test::Memory::Cycle any 1.06
# Test::More 0.96 1.302186
# Test::Warnings any 0.031
# constant any 1.33
# lib any 0.64
# open any 1.11
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- ----- --------
# Import::Into any 1.002005
# JSON::Schema::Modern 0.515 0.517
# Moo any 2.005004
# Moo::Role any 2.005004
# if any 0.0608
# namespace::clean any 0.27
# strict any 1.11
# strictures 2 2.000006
# warnings any 1.42
#
# === Other Modules ===
#
# Module Have
# --------------- -------
# Encode 3.06
# File::Temp 0.2309
# JSON::PP 2.97001
# Module::Runtime 0.016
# Pod::Coverage 0.23
# Sub::Name missing
# YAML 1.30
# autodie 2.29
#
t/00-report-prereqs.t ................... ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.012
# 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 3 0 0
# faux-buggy-schemas.json 2 0 0
# format-duration.json 9 0 0
# format-ipv4.json 3 0 0
# format-relative-json-pointer.json 7 0 0
# format-time.json 11 0 0
# future-keywords-draft2019-09.json 10 0 0
# id.json 6 0 0
# keyword-independence.json 812 0 0
# loose-types-const-enum.json 8 0 0
# recursive-dynamic.json 2 0 0
# ref-and-id.json 6 0 0
# ref.json 12 0 0
# short-circuit.json 20 0 0
# unicode.json 4 0 0
# vocabulary.json 1 0 0
# ---------------------------------------------------------------
# TOTAL 918 0 0
#
# Congratulations, all non-optional tests are passing!
#
t/additional-tests-draft2019-09.t ....... ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.012
# specification version: draft2019-09
# using custom test directory: t/invalid-schemas-draft2019-09
# optional tests included: no
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# invalid-input.json 2 0 0
# ref.json 6 0 0
# ---------------------------------------------------------------
# TOTAL 8 0 0
#
# Congratulations, all non-optional tests are passing!
#
t/invalid-schemas-draft2019-09.t ........ ok
t/unsupported-keywords.t ................ ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.012
# with commit fd0aa9f8e2497d9048e17f071abb8fa409f5cb52 (2.0.0-397-gfd0aa9f)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# using custom test directory: <base test directory>/optional/format
# optional tests included: yes
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# date-time.json 6 5 0
# date.json 18 14 0
# duration.json 17 0 0
# email.json 4 5 0
# hostname.json 9 3 0
# idn-email.json 2 2 0
# idn-hostname.json 29 16 0
# ipv4.json 8 0 0
# ipv6.json 29 0 0
# iri-reference.json 2 5 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 18 0 0
# uri-reference.json 7 0 0
# uri-template.json 1 3 0
# uri.json 19 1 0
# uuid.json 12 0 0
# ---------------------------------------------------------------
# TOTAL 232 55 0
#
# Congratulations, all non-optional tests are passing!
#
t/zzz-acceptance-draft2019-09-format.t .. ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.012
# with commit fd0aa9f8e2497d9048e17f071abb8fa409f5cb52 (2.0.0-397-gfd0aa9f)
# 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 15 0 0
# additionalProperties.json 15 0 0
# allOf.json 30 0 0
# anchor.json 10 0 0
# anyOf.json 18 0 0
# boolean_schema.json 18 0 0
# const.json 50 0 0
# contains.json 20 0 0
# content.json 18 0 0
# default.json 7 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 16 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 8 1 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 13 0 0
# recursiveRef.json 34 0 0
# ref.json 41 0 0
# refRemote.json 17 0 0
# required.json 9 0 0
# type.json 80 0 0
# unevaluatedItems.json 35 0 0
# unevaluatedProperties.json 67 0 0
# uniqueItems.json 64 0 0
# unknownKeyword.json 3 0 0
# optional/bignum.json 2 7 0
# optional/ecmascript-regex.json 31 9 0
# optional/float-overflow.json 1 0 0
# optional/non-bmp-regex.json 12 0 0
# optional/refOfUnknownKeyword.json 4 0 0
# optional/unicode.json 18 0 0
# ---------------------------------------------------------------
# TOTAL 1093 17 0
#
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
#
t/zzz-acceptance-draft2019-09.t ......... ok
All tests successful.
Test Summary Report
-------------------
t/zzz-acceptance-draft2019-09-format.t (Wstat: 0 Tests: 289 Failed: 0)
TODO passed: 1-43, 61-130, 168-174, 180, 227-244, 252-255
275
t/zzz-acceptance-draft2019-09.t (Wstat: 0 Tests: 1112 Failed: 0)
TODO passed: 573, 1027-1076
Files=6, Tests=2337, 8 wallclock secs ( 0.60 usr 0.06 sys + 6.38 cusr 0.41 csys = 7.45 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ----- --------
if 0 0.0608
Import::Into 0 1.002005
JSON::Schema::Modern 0.515 0.517
Moo 0 2.005004
Moo::Role 0 2.005004
namespace::clean 0 0.27
perl 5.016 5.028003
strict 0 1.11
strictures 2 2.000006
warnings 0 1.42
build_requires:
Module Need Have
------------------------------ ----- --------
constant 0 1.33
ExtUtils::MakeMaker 0 7.44
Feature::Compat::Try 0 0.04
File::Spec 0 3.75
JSON::MaybeXS 0 1.004002
JSON::PP 0 2.97001
lib 0 0.64
List::Util 1.50 1.56
Module::Metadata 0 1.000033
open 0 1.11
Path::Tiny 0 0.118
Safe::Isa 0 1.000010
Test::Deep 0 1.130
Test::JSON::Schema::Acceptance 1.008 1.012
Test::Memory::Cycle 0 1.06
Test::More 0.96 1.302186
Test::Warnings 0 0.031
configure_requires:
Module Need Have
------------------------------ ----- --------
ExtUtils::MakeMaker 0 7.44
Module::Build::Tiny 0.034 0.039
perl 5.016 5.028003
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
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 = 2158801
PERL5_CPAN_IS_RUNNING = 2158801
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.02
JSON::PP 2.97001
Module::Build 0.4231
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302186
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 28 subversion 3) configuration:
Derived from: ae49126f3ca2352fb49d7121a769189bf31e6f72
Platform:
osname=linux
osvers=5.3.0-2-amd64
archname=x86_64-linux-ld
uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
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'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.2.1 20191109'
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/9/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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.29'
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_MALLOC_WRAP
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Jun 4 2020 15:09:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2158801"
PERL5_CPAN_IS_RUNNING="2158801"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/lib/site_perl/5.28.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/lib/site_perl/5.28.3
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/lib/5.28.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.28.3/af11/lib/5.28.3
.