Skip to content

Commit 77af6ab

Browse files
update test results for TJSA 1.023
1 parent 44bda15 commit 77af6ab

6 files changed

+36
-35
lines changed

t/results/draft2019-09-acceptance.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
3-
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
4-
specification version: draft2019-09
5-
optional tests included: yes
6-
skipping directory: optional/format
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
3+
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
4+
specification version: draft2019-09
5+
optional tests included: yes
6+
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------
1010
additionalItems.json 20 0 0
1111
additionalProperties.json 16 0 0
1212
allOf.json 30 0 0
13-
anchor.json 7 4 0
13+
anchor.json 4 4 0
1414
anyOf.json 18 0 0
1515
boolean_schema.json 18 0 0
1616
const.json 50 0 0
@@ -24,7 +24,6 @@ enum.json 45 0 0
2424
exclusiveMaximum.json 4 0 0
2525
exclusiveMinimum.json 4 0 0
2626
format.json 114 0 0
27-
id.json 7 6 0
2827
if-then-else.json 26 0 0
2928
infinite-loop-detection.json 2 0 0
3029
items.json 28 0 0
@@ -46,7 +45,7 @@ patternProperties.json 23 0 0
4645
properties.json 28 0 0
4746
propertyNames.json 13 0 0
4847
recursiveRef.json 20 14 0
49-
ref.json 65 13 0
48+
ref.json 64 13 0
5049
refRemote.json 15 16 0
5150
required.json 16 0 0
5251
type.json 80 0 0
@@ -66,4 +65,4 @@ optional/non-bmp-regex.json 12 0 0
6665
optional/refOfUnknownKeyword.json 6 0 0
6766
optional/unknownKeyword.json 2 1 0
6867
---------------------------------------------------------------
69-
TOTAL 1192 189 0
68+
TOTAL 1181 183 0

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
specification version: draft2019-09
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
specification version: draft2019-09
33
using custom test directory: t/additional-tests-draft2019-09
4-
optional tests included: no
4+
at ref: heads/master-0-g44bda15
5+
optional tests included: no
56

67
filename pass todo-fail fail
78
---------------------------------------------------------------

t/results/draft2020-12-acceptance.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
3-
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
4-
specification version: draft2020-12
5-
optional tests included: yes
6-
skipping directory: optional/format
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
3+
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
4+
specification version: draft2020-12
5+
optional tests included: yes
6+
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------
1010
additionalProperties.json 16 0 0
1111
allOf.json 30 0 0
12-
anchor.json 7 4 0
12+
anchor.json 4 4 0
1313
anyOf.json 18 0 0
1414
boolean_schema.json 18 0 0
1515
const.json 50 0 0
@@ -24,7 +24,6 @@ enum.json 45 0 0
2424
exclusiveMaximum.json 4 0 0
2525
exclusiveMinimum.json 4 0 0
2626
format.json 133 0 0
27-
id.json 7 6 0
2827
if-then-else.json 26 0 0
2928
infinite-loop-detection.json 2 0 0
3029
items.json 29 0 0
@@ -46,7 +45,7 @@ patternProperties.json 23 0 0
4645
prefixItems.json 11 0 0
4746
properties.json 28 0 0
4847
propertyNames.json 10 0 0
49-
ref.json 65 13 0
48+
ref.json 64 13 0
5049
refRemote.json 15 16 0
5150
required.json 16 0 0
5251
type.json 80 0 0
@@ -67,4 +66,4 @@ optional/non-bmp-regex.json 12 0 0
6766
optional/refOfUnknownKeyword.json 6 0 0
6867
optional/unknownKeyword.json 2 1 0
6968
---------------------------------------------------------------
70-
TOTAL 1209 200 0
69+
TOTAL 1198 194 0

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
specification version: draft2020-12
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
specification version: draft2020-12
33
using custom test directory: t/additional-tests-draft2020-12
4-
optional tests included: no
4+
at ref: heads/master-0-g44bda15
5+
optional tests included: no
56

67
filename pass todo-fail fail
78
---------------------------------------------------------------

t/results/draft7-acceptance.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
3-
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
4-
specification version: draft7
5-
optional tests included: yes
6-
skipping directory: optional/format
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
3+
from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
4+
specification version: draft7
5+
optional tests included: yes
6+
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------

t/results/draft7-additional-tests.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
Results using Test::JSON::Schema::Acceptance 1.022
2-
specification version: draft7
1+
generated with: Test::JSON::Schema::Acceptance 1.023
2+
specification version: draft7
33
using custom test directory: t/additional-tests-draft7
4-
optional tests included: no
4+
at ref: heads/master-0-g44bda15
5+
optional tests included: no
56

67
filename pass todo-fail fail
78
---------------------------------------------------------------

0 commit comments

Comments
 (0)