JSON-Schema-Tiny v0.028 Perl 5 v5.38.2 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
JSON-Schema-Tiny v0.028
- Platform
- Perl 5 v5.38.2 amd64-freebsd
- Date
- 2024-11-22 00:22:23
- ID
- d7fbde42-a867-11ef-a3c2-202f6e8775ea
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.028
on perl 5.38.2, 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.051
# perl 5.020 5.038002
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ ----- --------
# Data::Dumper any 2.188
# File::Spec any 3.88
# 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.038002
# strict any 1.12
# utf8 any 1.25
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- -------- --------
# B any 1.88
# Carp any 1.54
# 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.32
# autovivification any 0.18
# builtin::compat 0.003003 0.003003
# constant any 1.33
# experimental 0.026 0.032
# if any 0.0610
# namespace::clean any 0.27
# perl 5.020 5.038002
# stable 0.031 0.032
# strictures 2 2.000006
# warnings any 1.65
#
# === 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
# builtin 0.008
#
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, 10 wallclock secs ( 0.66 usr 0.09 sys + 9.77 cusr 0.91 csys = 11.43 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ -------- --------
autovivification 0 0.18
B 0 1.88
builtin::compat 0.003003 0.003003
Carp 0 1.54
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.038002
Ref::Util 0.100 0.204
Scalar::Util 0 1.68
stable 0.031 0.032
Storable 0 3.32
strictures 2 2.000006
warnings 0 1.65
build_requires:
Module Need Have
------------------------------ -------- --------
Data::Dumper 0 2.188
File::Spec 0 3.88
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.038002
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.25
configure_requires:
Module Need Have
------------------------------ -------- --------
ExtUtils::MakeMaker 0 7.70
Module::Build::Tiny 0.034 0.051
perl 5.020 5.038002
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/arch:/home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20050
PERL5_CPAN_IS_RUNNING = 20050
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19909,20050
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024112200/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2024112200
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.38.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
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.44
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=freebsd
osvers=15.0-current
archname=amd64-freebsd
uname='freebsd cloud2.bbbike.org 15.0-current freebsd 15.0-current #0 main-5bc10feacc: tue dec 26 13:29:01 utc 2023 root@cloud2.bbbike.org:usrobjhomeprojectsfreebsd-srcamd64.amd64sysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.38.2 -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 17.0.6 (https://github.com/llvm/llvm-project.git llvmorg-17.0.6-0-g6009708b4367)'
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 ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/17/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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 freebsd
Compiled at Dec 26 2023 16:19:55
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/arch:/home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20050"
PERL5_CPAN_IS_RUNNING="20050"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="19909,20050"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024112200/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/arch
/home/cpansand/.cpan/build/2024112200/builtin-compat-0.003003-0/blib/lib
/usr/perl5.38.2/lib/site_perl/5.38.2/amd64-freebsd
/usr/perl5.38.2/lib/site_perl/5.38.2
/usr/perl5.38.2/lib/5.38.2/amd64-freebsd
/usr/perl5.38.2/lib/5.38.2
.