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 )
3
3
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
4
4
specification version: draft2019-09
5
5
optional tests included: yes
6
6
skipping directory: optional/format
7
7
8
8
filename pass todo-fail fail
9
9
---------------------------------------------------------------
10
- additionalItems.json 18 0 0
10
+ additionalItems.json 20 0 0
11
11
additionalProperties.json 16 0 0
12
12
allOf.json 30 0 0
13
- anchor.json 11 6 0
13
+ anchor.json 7 4 0
14
14
anyOf.json 18 0 0
15
15
boolean_schema.json 18 0 0
16
16
const.json 50 0 0
@@ -20,11 +20,11 @@ default.json 7 0 0
20
20
defs.json 1 1 0
21
21
dependentRequired.json 20 0 0
22
22
dependentSchemas.json 20 0 0
23
- enum.json 33 0 0
23
+ enum.json 45 0 0
24
24
exclusiveMaximum.json 4 0 0
25
25
exclusiveMinimum.json 4 0 0
26
26
format.json 114 0 0
27
- id.json 10 8 0
27
+ id.json 7 6 0
28
28
if-then-else.json 26 0 0
29
29
infinite-loop-detection.json 2 0 0
30
30
items.json 28 0 0
@@ -39,7 +39,7 @@ minLength.json 7 0 0
39
39
minProperties.json 8 0 0
40
40
minimum.json 11 0 0
41
41
multipleOf.json 10 0 0
42
- not.json 13 1 0
42
+ not.json 39 1 0
43
43
oneOf.json 27 0 0
44
44
pattern.json 9 0 0
45
45
patternProperties.json 23 0 0
@@ -50,18 +50,20 @@ ref.json 65 13 0
50
50
refRemote.json 15 16 0
51
51
required.json 16 0 0
52
52
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
55
55
uniqueItems.json 69 0 0
56
- unknownKeyword.json 2 1 0
57
56
vocabulary.json 2 3 0
57
+ optional/anchor.json 2 2 0
58
58
optional/bignum.json 9 0 0
59
59
optional/cross-draft.json 1 2 0
60
60
optional/dependencies-compatibility.json 22 14 0
61
61
optional/ecmascript-regex.json 60 14 0
62
62
optional/float-overflow.json 1 0 0
63
+ optional/id.json 1 2 0
63
64
optional/no-schema.json 3 0 0
64
65
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
66
68
---------------------------------------------------------------
67
- TOTAL 1150 185 0
69
+ TOTAL 1192 189 0
0 commit comments