JSON-Schema-Tiny v0.024 Perl 5 v5.28.3 arm64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
JSON-Schema-Tiny v0.024
- Platform
- Perl 5 v5.28.3 arm64-freebsd
- Date
- 2024-05-09 16:31:55
- ID
- a62853f4-0e21-11ef-b1db-733f6e8775ea
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.024
on perl 5.28.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.028003
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ ----- --------
# Data::Dumper any 2.170
# File::Spec any 3.75
# List::Util 1.50 1.63
# Math::BigInt any 2.003002
# Module::Metadata any 1.000038
# Path::Tiny any 0.146
# Test::Deep any 1.204
# Test::Fatal any 0.017
# Test::JSON::Schema::Acceptance 1.014 1.022
# Test::More 0.96 1.302199
# Test::Warnings any 0.033
# constant any 1.33
# lib any 0.64
# open any 1.11
# perl 5.020 5.028003
# strict any 1.11
# utf8 any 1.21
# warnings any 1.42
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- ----- --------
# B any 1.74
# Carp any 1.50
# Exporter 5.57 5.78
# Feature::Compat::Try any 0.05
# JSON::PP any 4.16
# List::Util 1.50 1.63
# Math::BigFloat any 2.003002
# Mojo::JSON any undef
# Mojo::JSON::Pointer any undef
# Mojo::URL any undef
# Mojolicious 7.23 9.35
# Ref::Util 0.100 0.204
# Scalar::Util any 1.63
# Storable any 3.25
# experimental 0.026 0.031
# if any 0.0608
# namespace::clean any 0.27
# perl 5.020 5.028003
# stable 0.031 0.031
# strictures 2 2.000006
#
# === Runtime Suggests ===
#
# Module Want Have
# ---------------- ---- -----
# Cpanel::JSON::XS any 4.37
# Ref::Util::XS any 0.117
#
# === Other Modules ===
#
# Module Have
# ---------------- ------
# Cpanel::JSON::XS 4.37
# Encode 3.21
# File::Temp 0.2311
# JSON::PP 4.16
# JSON::XS 4.03
# Module::Runtime 0.016
# Mojolicious 9.35
# Pod::Coverage 0.23
# Sub::Name 0.27
# YAML 1.31
# autodie 2.29
#
t/00-report-prereqs.t .............. ok
#
#
# Results using Test::JSON::Schema::Acceptance 1.022
# 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
#
#
# Results using Test::JSON::Schema::Acceptance 1.022
# 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
#
#
# Results using Test::JSON::Schema::Acceptance 1.022
# 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=2584, 8 wallclock secs ( 1.12 usr 0.08 sys + 6.73 cusr 0.77 csys = 8.70 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ----- --------
B 0 1.74
Carp 0 1.50
experimental 0.026 0.031
Exporter 5.57 5.78
Feature::Compat::Try 0 0.05
if 0 0.0608
JSON::PP 0 4.16
List::Util 1.50 1.63
Math::BigFloat 0 2.003002
Mojo::JSON 0 0
Mojo::JSON::Pointer 0 0
Mojo::URL 0 0
Mojolicious 7.23 9.35
namespace::clean 0 0.27
perl 5.020 5.028003
Ref::Util 0.100 0.204
Scalar::Util 0 1.63
stable 0.031 0.031
Storable 0 3.25
strictures 2 2.000006
build_requires:
Module Need Have
------------------------------ ----- --------
constant 0 1.33
Data::Dumper 0 2.170
File::Spec 0 3.75
lib 0 0.64
List::Util 1.50 1.63
Math::BigInt 0 2.003002
Module::Metadata 0 1.000038
open 0 1.11
Path::Tiny 0 0.146
perl 5.020 5.028003
strict 0 1.11
Test::Deep 0 1.204
Test::Fatal 0 0.017
Test::JSON::Schema::Acceptance 1.014 1.022
Test::More 0.96 1.302199
Test::Warnings 0 0.033
utf8 0 1.21
warnings 0 1.42
configure_requires:
Module Need Have
------------------------------ ----- --------
ExtUtils::MakeMaker 0 7.70
Module::Build::Tiny 0.034 0.047
perl 5.020 5.028003
------------------------------
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 =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10008
PERL5_CPAN_IS_RUNNING = 10008
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9522,10008
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024050916/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2024050916
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.28.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.42
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 28 subversion 3) configuration:
Platform:
osname=freebsd
osvers=14.0-stable
archname=arm64-freebsd
uname='freebsd cloud9.bbbike.org 14.0-stable freebsd 14.0-stable #0 stable14-ac83f3fa4: mon dec 25 18:44:17 utc 2023 root@cloud9.bbbike.org:usrobjhomeprojectsfreebsd-srcarm64.aarch64sysgeneric arm64 '
config_args='-ds -e -Dprefix=/usr/perl5.28.3 -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
bincompat5005=undef
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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=1
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/16/lib /usr/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_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
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Dec 27 2023 08:38:14
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10008"
PERL5_CPAN_IS_RUNNING="10008"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9522,10008"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024050916/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.28.3/lib/site_perl/5.28.3/arm64-freebsd
/usr/perl5.28.3/lib/site_perl/5.28.3
/usr/perl5.28.3/lib/5.28.3/arm64-freebsd
/usr/perl5.28.3/lib/5.28.3
.