JSON-Schema-Tiny v0.026 Perl 5 v5.36.3 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
JSON-Schema-Tiny v0.026
- Platform
- Perl 5 v5.36.3 x86_64-linux
- Date
- 2024-11-16 22:38:22
- ID
- 7c7e2dcc-a46b-11ef-a4a1-b3d76d8775ea
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.026
on perl 5.36.3, 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.047
# perl 5.020 5.036003
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ ----- --------
# Data::Dumper any 2.184
# File::Spec any 3.84
# List::Util 1.50 1.68
# Math::BigInt any 2.003003
# Module::Metadata any 1.000037
# 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.65
# open any 1.13
# perl 5.020 5.036003
# strict any 1.12
# utf8 any 1.24
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- ----- --------
# B any 1.83
# Carp any 1.52
# 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.26
# autovivification any 0.18
# builtin::compat any 0.003003
# constant any 1.33
# experimental 0.026 0.032
# if any 0.0610
# namespace::clean any 0.27
# perl 5.020 5.036003
# stable 0.031 0.032
# strictures 2 2.000006
# warnings any 1.58
#
# === 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.20
# 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.31
# autodie 2.37
#
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, 6 wallclock secs ( 0.62 usr 0.08 sys + 5.75 cusr 0.79 csys = 7.24 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ----- --------
autovivification 0 0.18
B 0 1.83
builtin::compat 0 0.003003
Carp 0 1.52
constant 0 1.33
experimental 0.026 0.032
Exporter 5.57 5.78
Feature::Compat::Try 0 0.05
if 0 0.0610
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.036003
Ref::Util 0.100 0.204
Scalar::Util 0 1.68
stable 0.031 0.032
Storable 0 3.26
strictures 2 2.000006
warnings 0 1.58
build_requires:
Module Need Have
------------------------------ ----- --------
Data::Dumper 0 2.184
File::Spec 0 3.84
lib 0 0.65
List::Util 1.50 1.68
Math::BigInt 0 2.003003
Module::Metadata 0 1.000037
open 0 1.13
Path::Tiny 0 0.146
perl 5.020 5.036003
strict 0 1.12
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.24
configure_requires:
Module Need Have
------------------------------ ----- --------
ExtUtils::MakeMaker 0 7.70
Module::Build::Tiny 0.034 0.047
perl 5.020 5.036003
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
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 = /home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/arch:/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1960129
PERL5_CPAN_IS_RUNNING = 1960129
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1960066,1960129
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024111622/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024111622
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.36.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 3) configuration:
Platform:
osname=linux
osvers=6.6.8-100.fc38.x86_64
archname=x86_64-linux
uname='linux fedora39-2gb-hil 6.6.8-100.fc38.x86_64 #1 smp preempt_dynamic thu dec 21 04:01:45 utc 2023 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.36.3 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='13.2.1 20231205 (Red Hat 13.2.1-6)'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.38'
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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Dec 26 2023 08:08:23
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/arch:/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1960129"
PERL5_CPAN_IS_RUNNING="1960129"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1960066,1960129"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024111622/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/arch
/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-1/blib/lib
/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/arch
/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-1/blib/lib
/opt/perl-5.36.3/lib/site_perl/5.36.3/x86_64-linux
/opt/perl-5.36.3/lib/site_perl/5.36.3
/opt/perl-5.36.3/lib/5.36.3/x86_64-linux
/opt/perl-5.36.3/lib/5.36.3
.