Skip to content

Commit 2185e91

Browse files
update test results and skipped tests for TJSA 1.024
1 parent 3f402f1 commit 2185e91

9 files changed

+21
-20
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Revision history for JSON-Schema-Tiny
22

33
{{$NEXT}}
4+
- update test results and exemptions for TJSA 1.024
45

56
0.023 2024-04-17 17:55:32Z
67
- remove use of JSON::MaybeXS, to avoid potential use of JSON::XS;

t/results/draft2019-09-acceptance.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
2-
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
1+
generated with: Test::JSON::Schema::Acceptance 1.024
2+
with commit: dd9599a5238abe76d13fab37857265a3be3a01ea (23.2.0-72-gdd9599a)
33
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
44
specification version: draft2019-09
55
optional tests included: yes
@@ -8,7 +8,7 @@ skipping directory: optional/format
88
filename pass todo-fail fail
99
---------------------------------------------------------------
1010
additionalItems.json 20 0 0
11-
additionalProperties.json 16 0 0
11+
additionalProperties.json 21 0 0
1212
allOf.json 30 0 0
1313
anchor.json 4 4 0
1414
anyOf.json 18 0 0
@@ -45,12 +45,12 @@ patternProperties.json 23 0 0
4545
properties.json 28 0 0
4646
propertyNames.json 13 0 0
4747
recursiveRef.json 20 14 0
48-
ref.json 64 13 0
48+
ref.json 65 14 0
4949
refRemote.json 15 16 0
5050
required.json 16 0 0
5151
type.json 80 0 0
5252
unevaluatedItems.json 20 35 0
53-
unevaluatedProperties.json 58 61 0
53+
unevaluatedProperties.json 60 62 0
5454
uniqueItems.json 69 0 0
5555
vocabulary.json 2 3 0
5656
optional/anchor.json 2 2 0
@@ -65,4 +65,4 @@ optional/non-bmp-regex.json 12 0 0
6565
optional/refOfUnknownKeyword.json 6 0 0
6666
optional/unknownKeyword.json 2 1 0
6767
---------------------------------------------------------------
68-
TOTAL 1181 183 0
68+
TOTAL 1189 185 0

t/results/draft2019-09-additional-tests.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
1+
generated with: Test::JSON::Schema::Acceptance 1.024
22
specification version: draft2019-09
33
using custom test directory: t/additional-tests-draft2019-09
4-
at ref: heads/master-0-g44bda15
54
optional tests included: no
65

76
filename pass todo-fail fail

t/results/draft2020-12-acceptance.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
2-
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
1+
generated with: Test::JSON::Schema::Acceptance 1.024
2+
with commit: dd9599a5238abe76d13fab37857265a3be3a01ea (23.2.0-72-gdd9599a)
33
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
44
specification version: draft2020-12
55
optional tests included: yes
66
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------
10-
additionalProperties.json 16 0 0
10+
additionalProperties.json 21 0 0
1111
allOf.json 30 0 0
1212
anchor.json 4 4 0
1313
anyOf.json 18 0 0
@@ -19,7 +19,7 @@ default.json 7 0 0
1919
defs.json 1 1 0
2020
dependentRequired.json 20 0 0
2121
dependentSchemas.json 20 0 0
22-
dynamicRef.json 21 19 0
22+
dynamicRef.json 22 20 0
2323
enum.json 45 0 0
2424
exclusiveMaximum.json 4 0 0
2525
exclusiveMinimum.json 4 0 0
@@ -50,13 +50,14 @@ refRemote.json 15 16 0
5050
required.json 16 0 0
5151
type.json 80 0 0
5252
unevaluatedItems.json 26 40 0
53-
unevaluatedProperties.json 58 61 0
53+
unevaluatedProperties.json 60 62 0
5454
uniqueItems.json 69 0 0
5555
vocabulary.json 2 3 0
5656
optional/anchor.json 2 2 0
5757
optional/bignum.json 9 0 0
5858
optional/cross-draft.json 0 1 0
5959
optional/dependencies-compatibility.json 22 14 0
60+
optional/dynamicRef.json 1 1 0
6061
optional/ecmascript-regex.json 61 14 0
6162
optional/float-overflow.json 1 0 0
6263
optional/format-assertion.json 2 2 0
@@ -66,4 +67,4 @@ optional/non-bmp-regex.json 12 0 0
6667
optional/refOfUnknownKeyword.json 6 0 0
6768
optional/unknownKeyword.json 2 1 0
6869
---------------------------------------------------------------
69-
TOTAL 1198 194 0
70+
TOTAL 1207 197 0

t/results/draft2020-12-additional-tests.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
1+
generated with: Test::JSON::Schema::Acceptance 1.024
22
specification version: draft2020-12
33
using custom test directory: t/additional-tests-draft2020-12
4-
at ref: heads/master-0-g44bda15
54
optional tests included: no
65

76
filename pass todo-fail fail

t/results/draft7-acceptance.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
2-
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
1+
generated with: Test::JSON::Schema::Acceptance 1.024
2+
with commit: dd9599a5238abe76d13fab37857265a3be3a01ea (23.2.0-72-gdd9599a)
33
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
44
specification version: draft7
55
optional tests included: yes

t/results/draft7-additional-tests.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
generated with: Test::JSON::Schema::Acceptance 1.023
1+
generated with: Test::JSON::Schema::Acceptance 1.024
22
specification version: draft7
33
using custom test directory: t/additional-tests-draft7
4-
at ref: heads/master-0-g44bda15
54
optional tests included: no
65

76
filename pass todo-fail fail

t/zzz-acceptance-draft2019-09.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ acceptance_tests(
6969
'ref to then',
7070
'ref to else',
7171
'ref with absolute-path-reference',
72+
'$ref with $recursiveAnchor',
7273
] },
7374
{ file => ['unknownKeyword.json', 'optional/unknownKeyword.json'], group_description => '$id inside an unknown keyword is not a real identifier', test_description => 'type matches second anyOf, which has a real schema in it' },
7475
{ file => 'optional/anchor.json', '$anchor inside an enum is not a real identifier', 'exact match to enum, and type matches' },

t/zzz-acceptance-draft2020-12.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ acceptance_tests(
5151
unevaluatedItems.json
5252
unevaluatedProperties.json
5353
vocabulary.json
54+
optional/dynamicRef.json
5455
optional/format-assertion.json
5556
) ] },
5657
{ file => 'defs.json', group_description => [ 'valid definition', 'validate definition against metaschema' ] },

0 commit comments

Comments
 (0)