JSON-Schema-Draft201909 v0.028 Perl 5 v5.26.2 x86_64-linux-ld
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
JSON-Schema-Draft201909 v0.028
- Platform
- Perl 5 v5.26.2 x86_64-linux-ld
- Date
- 2021-06-08 03:34:22
- ID
- 6a4c8b1c-c80a-11eb-b0fa-1e191f24ea8f
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.028
on perl 5.26.2, 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:
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.62
# 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.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.008 1.009
# Test::Memory::Cycle any 1.06
# Test::More 0.96 1.302185
# Test::Warnings any 0.030
# lib any 0.64
# open any 1.11
# utf8 any 1.19
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- -------- --------
# B any 1.68
# Carp any 1.50
# Exporter any 5.74
# Feature::Compat::Try any 0.04
# File::ShareDir any 1.118
# JSON::MaybeXS 1.004001 1.004003
# JSON::PP any 4.06
# List::Util 1.55 1.56
# Module::Runtime any 0.016
# Mojo::JSON::Pointer any undef
# Mojo::URL any undef
# Mojolicious 7.23 9.19
# 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.118
# Ref::Util 0.100 0.204
# Safe::Isa any 1.000010
# Storable any 3.15
# Types::Standard 1.010002 1.012003
# constant any 1.33
# if any 0.0606
# namespace::clean any 0.27
# overload any 1.28
# strict any 1.11
# strictures 2 2.000006
# warnings any 1.37
#
# === Runtime Suggests ===
#
# Module Want Have
# ---------------------- ---- -----
# Class::XSAccessor any 1.19
# Cpanel::JSON::XS any 4.26
# Data::Validate::Domain any 0.14
# Email::Address::XS 1.01 1.04
# Net::IDN::Encode any 2.500
# Ref::Util::XS any 0.117
# Time::Moment any 0.44
# Type::Tiny::XS any 0.022
#
# === Other Modules ===
#
# Module Have
# ---------------- ------
# Cpanel::JSON::XS 4.26
# Encode 3.10
# File::Temp 0.2311
# JSON::PP 4.06
# JSON::XS 4.03
# Module::Runtime 0.016
# Mojolicious 9.19
# Pod::Coverage 0.23
# Sub::Name 0.26
# YAML 1.30
# autodie 2.34
#
t/00-report-prereqs.t ................... ok
t/add-schema.t .......................... ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.009
# 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
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
#
#
# Results using Test::JSON::Schema::Acceptance 1.009
# specification version: draft2019-09
# using custom test directory: t/invalid-schemas
# 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.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
t/unsupported-keywords.t ................ ok
t/zzz-acceptance-draft2019-09-format.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-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
All tests successful.
Files=23, Tests=1063, 7 wallclock secs ( 0.27 usr 0.13 sys + 6.40 cusr 1.29 csys = 8.09 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ -------- --------
B 0 1.68
Carp 0 1.50
constant 0 1.33
Exporter 0 5.74
Feature::Compat::Try 0 0.04
File::ShareDir 0 1.118
if 0 0.0606
JSON::MaybeXS 1.004001 1.004003
JSON::PP 0 4.06
List::Util 1.55 1.56
Module::Runtime 0 0.016
Mojo::JSON::Pointer 0 0
Mojo::URL 0 0
Mojolicious 7.23 9.19
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.28
Path::Tiny 0 0.118
perl 5.016 5.026002
Ref::Util 0.100 0.204
Safe::Isa 0 1.000010
Storable 0 3.15
strict 0 1.11
strictures 2 2.000006
Types::Standard 1.010002 1.012003
warnings 0 1.37
build_requires:
Module Need Have
------------------------------ -------- --------
File::Spec 0 3.75
lib 0 0.64
Module::Metadata 0 1.000037
open 0 1.11
perl 5.016 5.026002
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.008 1.009
Test::Memory::Cycle 0 1.06
Test::More 0.96 1.302185
Test::Warnings 0 0.030
utf8 0 1.19
configure_requires:
Module Need Have
------------------------------ -------- --------
ExtUtils::MakeMaker 0 7.62
File::ShareDir::Install 0.06 0.13
Module::Build::Tiny 0.034 0.039
perl 5.016 5.026002
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14146
PERL5_CPAN_IS_RUNNING = 14146
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12311,14146
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021060803/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2021060803
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.26.2D/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302185
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 26 subversion 2) configuration:
Platform:
osname=linux
osvers=4.19.0-5-amd64
archname=x86_64-linux-ld
uname='linux debian10 4.19.0-5-amd64 #1 smp debian 4.19.37-5+deb10u1 (2019-07-19) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.26.2D -Duselongdouble -Dcf_email=srezic@cpan.org'
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'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.0'
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/8/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
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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
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 Aug 6 2019 21:04:31
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14146"
PERL5_CPAN_IS_RUNNING="14146"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12311,14146"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021060803/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.26.2D/lib/site_perl/5.26.2/x86_64-linux-ld
/opt/perl-5.26.2D/lib/site_perl/5.26.2
/opt/perl-5.26.2D/lib/5.26.2/x86_64-linux-ld
/opt/perl-5.26.2D/lib/5.26.2
.