Skip to content

Commit 44bda15

Browse files
update test results for TJSA 1.022
1 parent 413af57 commit 44bda15

6 files changed

+40
-36
lines changed

t/results/draft2019-09-acceptance.txt

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
2-
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
1+
Results using Test::JSON::Schema::Acceptance 1.022
2+
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft2019-09
55
optional tests included: yes
66
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------
10-
additionalItems.json 18 0 0
10+
additionalItems.json 20 0 0
1111
additionalProperties.json 16 0 0
1212
allOf.json 30 0 0
13-
anchor.json 11 6 0
13+
anchor.json 7 4 0
1414
anyOf.json 18 0 0
1515
boolean_schema.json 18 0 0
1616
const.json 50 0 0
@@ -20,11 +20,11 @@ default.json 7 0 0
2020
defs.json 1 1 0
2121
dependentRequired.json 20 0 0
2222
dependentSchemas.json 20 0 0
23-
enum.json 33 0 0
23+
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 10 8 0
27+
id.json 7 6 0
2828
if-then-else.json 26 0 0
2929
infinite-loop-detection.json 2 0 0
3030
items.json 28 0 0
@@ -39,7 +39,7 @@ minLength.json 7 0 0
3939
minProperties.json 8 0 0
4040
minimum.json 11 0 0
4141
multipleOf.json 10 0 0
42-
not.json 13 1 0
42+
not.json 39 1 0
4343
oneOf.json 27 0 0
4444
pattern.json 9 0 0
4545
patternProperties.json 23 0 0
@@ -50,18 +50,20 @@ ref.json 65 13 0
5050
refRemote.json 15 16 0
5151
required.json 16 0 0
5252
type.json 80 0 0
53-
unevaluatedItems.json 18 33 0
54-
unevaluatedProperties.json 56 59 0
53+
unevaluatedItems.json 20 35 0
54+
unevaluatedProperties.json 58 61 0
5555
uniqueItems.json 69 0 0
56-
unknownKeyword.json 2 1 0
5756
vocabulary.json 2 3 0
57+
optional/anchor.json 2 2 0
5858
optional/bignum.json 9 0 0
5959
optional/cross-draft.json 1 2 0
6060
optional/dependencies-compatibility.json 22 14 0
6161
optional/ecmascript-regex.json 60 14 0
6262
optional/float-overflow.json 1 0 0
63+
optional/id.json 1 2 0
6364
optional/no-schema.json 3 0 0
6465
optional/non-bmp-regex.json 12 0 0
65-
optional/refOfUnknownKeyword.json 4 0 0
66+
optional/refOfUnknownKeyword.json 6 0 0
67+
optional/unknownKeyword.json 2 1 0
6668
---------------------------------------------------------------
67-
TOTAL 1150 185 0
69+
TOTAL 1192 189 0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
1+
Results using Test::JSON::Schema::Acceptance 1.022
22
specification version: draft2019-09
33
using custom test directory: t/additional-tests-draft2019-09
44
optional tests included: no

t/results/draft2020-12-acceptance.txt

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
2-
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
1+
Results using Test::JSON::Schema::Acceptance 1.022
2+
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft2020-12
55
optional tests included: yes
@@ -9,7 +9,7 @@ filename pass todo-fail fail
99
---------------------------------------------------------------
1010
additionalProperties.json 16 0 0
1111
allOf.json 30 0 0
12-
anchor.json 11 6 0
12+
anchor.json 7 4 0
1313
anyOf.json 18 0 0
1414
boolean_schema.json 18 0 0
1515
const.json 50 0 0
@@ -19,15 +19,15 @@ 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 19 19 0
23-
enum.json 33 0 0
22+
dynamicRef.json 21 19 0
23+
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 10 8 0
27+
id.json 7 6 0
2828
if-then-else.json 26 0 0
2929
infinite-loop-detection.json 2 0 0
30-
items.json 27 0 0
30+
items.json 29 0 0
3131
maxContains.json 12 0 0
3232
maxItems.json 6 0 0
3333
maxLength.json 7 0 0
@@ -39,7 +39,7 @@ minLength.json 7 0 0
3939
minProperties.json 8 0 0
4040
minimum.json 11 0 0
4141
multipleOf.json 10 0 0
42-
not.json 13 1 0
42+
not.json 39 1 0
4343
oneOf.json 27 0 0
4444
pattern.json 9 0 0
4545
patternProperties.json 23 0 0
@@ -50,19 +50,21 @@ ref.json 65 13 0
5050
refRemote.json 15 16 0
5151
required.json 16 0 0
5252
type.json 80 0 0
53-
unevaluatedItems.json 24 38 0
54-
unevaluatedProperties.json 56 59 0
53+
unevaluatedItems.json 26 40 0
54+
unevaluatedProperties.json 58 61 0
5555
uniqueItems.json 69 0 0
56-
unknownKeyword.json 2 1 0
5756
vocabulary.json 2 3 0
57+
optional/anchor.json 2 2 0
5858
optional/bignum.json 9 0 0
5959
optional/cross-draft.json 0 1 0
6060
optional/dependencies-compatibility.json 22 14 0
6161
optional/ecmascript-regex.json 61 14 0
6262
optional/float-overflow.json 1 0 0
6363
optional/format-assertion.json 2 2 0
64+
optional/id.json 1 2 0
6465
optional/no-schema.json 3 0 0
6566
optional/non-bmp-regex.json 12 0 0
66-
optional/refOfUnknownKeyword.json 4 0 0
67+
optional/refOfUnknownKeyword.json 6 0 0
68+
optional/unknownKeyword.json 2 1 0
6769
---------------------------------------------------------------
68-
TOTAL 1165 196 0
70+
TOTAL 1209 200 0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
1+
Results using Test::JSON::Schema::Acceptance 1.022
22
specification version: draft2020-12
33
using custom test directory: t/additional-tests-draft2020-12
44
optional tests included: no

t/results/draft7-acceptance.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
2-
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
1+
Results using Test::JSON::Schema::Acceptance 1.022
2+
with commit bf0360f4b7c51b8f968aabe7f3f49e12b120fc85 (23.2.0-31-gbf0360f)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft7
55
optional tests included: yes
66
skipping directory: optional/format
77

88
filename pass todo-fail fail
99
---------------------------------------------------------------
10-
additionalItems.json 18 0 0
10+
additionalItems.json 20 0 0
1111
additionalProperties.json 16 0 0
1212
allOf.json 30 0 0
1313
anyOf.json 18 0 0
@@ -17,11 +17,10 @@ contains.json 21 0 0
1717
default.json 7 0 0
1818
definitions.json 1 1 0
1919
dependencies.json 36 0 0
20-
enum.json 33 0 0
20+
enum.json 45 0 0
2121
exclusiveMaximum.json 4 0 0
2222
exclusiveMinimum.json 4 0 0
2323
format.json 102 0 0
24-
id.json 5 2 0
2524
if-then-else.json 26 0 0
2625
infinite-loop-detection.json 2 0 0
2726
items.json 28 0 0
@@ -34,7 +33,7 @@ minLength.json 7 0 0
3433
minProperties.json 8 0 0
3534
minimum.json 11 0 0
3635
multipleOf.json 10 0 0
37-
not.json 12 0 0
36+
not.json 38 0 0
3837
oneOf.json 27 0 0
3938
pattern.json 9 0 0
4039
patternProperties.json 23 0 0
@@ -45,12 +44,13 @@ refRemote.json 11 12 0
4544
required.json 16 0 0
4645
type.json 80 0 0
4746
uniqueItems.json 69 0 0
48-
unknownKeyword.json 2 1 0
4947
optional/bignum.json 9 0 0
5048
optional/content.json 6 4 0
5149
optional/cross-draft.json 1 1 0
5250
optional/ecmascript-regex.json 60 14 0
5351
optional/float-overflow.json 1 0 0
52+
optional/id.json 5 2 0
5453
optional/non-bmp-regex.json 12 0 0
54+
optional/unknownKeyword.json 2 1 0
5555
---------------------------------------------------------------
56-
TOTAL 935 49 0
56+
TOTAL 975 49 0

t/results/draft7-additional-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Results using Test::JSON::Schema::Acceptance 1.021
1+
Results using Test::JSON::Schema::Acceptance 1.022
22
specification version: draft7
33
using custom test directory: t/additional-tests-draft7
44
optional tests included: no

0 commit comments

Comments
 (0)