Skip to content

Commit 4abce41

Browse files
record test results for TJSA 1.021
1 parent f290e5a commit 4abce41

7 files changed

+31
-30
lines changed

t/results/draft2019-09-acceptance.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Results using Test::JSON::Schema::Acceptance 1.019
2-
with commit 47958f82d0ca44b82f3fb32744a0fb5aead191a6 (2.0.0-730-g47958f8)
1+
Results using Test::JSON::Schema::Acceptance 1.021
2+
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft2019-09
55
optional tests included: yes
@@ -19,7 +19,7 @@ content.json 18 0 0
1919
default.json 7 0 0
2020
defs.json 1 1 0
2121
dependentRequired.json 20 0 0
22-
dependentSchemas.json 16 0 0
22+
dependentSchemas.json 20 0 0
2323
enum.json 33 0 0
2424
exclusiveMaximum.json 4 0 0
2525
exclusiveMinimum.json 4 0 0
@@ -46,13 +46,13 @@ patternProperties.json 23 0 0
4646
properties.json 28 0 0
4747
propertyNames.json 13 0 0
4848
recursiveRef.json 20 14 0
49-
ref.json 59 13 0
50-
refRemote.json 14 15 0
49+
ref.json 65 13 0
50+
refRemote.json 15 16 0
5151
required.json 16 0 0
5252
type.json 80 0 0
53-
unevaluatedItems.json 17 32 0
54-
unevaluatedProperties.json 55 58 0
55-
uniqueItems.json 68 0 0
53+
unevaluatedItems.json 18 33 0
54+
unevaluatedProperties.json 56 59 0
55+
uniqueItems.json 69 0 0
5656
unknownKeyword.json 2 1 0
5757
vocabulary.json 2 3 0
5858
optional/bignum.json 9 0 0
@@ -64,4 +64,4 @@ optional/no-schema.json 3 0 0
6464
optional/non-bmp-regex.json 12 0 0
6565
optional/refOfUnknownKeyword.json 4 0 0
6666
---------------------------------------------------------------
67-
TOTAL 1136 182 0
67+
TOTAL 1150 185 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.019
1+
Results using Test::JSON::Schema::Acceptance 1.021
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: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Results using Test::JSON::Schema::Acceptance 1.019
2-
with commit 47958f82d0ca44b82f3fb32744a0fb5aead191a6 (2.0.0-730-g47958f8)
1+
Results using Test::JSON::Schema::Acceptance 1.021
2+
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft2020-12
55
optional tests included: yes
@@ -18,12 +18,12 @@ content.json 18 0 0
1818
default.json 7 0 0
1919
defs.json 1 1 0
2020
dependentRequired.json 20 0 0
21-
dependentSchemas.json 16 0 0
22-
dynamicRef.json 17 17 0
21+
dependentSchemas.json 20 0 0
22+
dynamicRef.json 19 19 0
2323
enum.json 33 0 0
2424
exclusiveMaximum.json 4 0 0
2525
exclusiveMinimum.json 4 0 0
26-
format.json 114 0 0
26+
format.json 133 0 0
2727
id.json 10 8 0
2828
if-then-else.json 26 0 0
2929
infinite-loop-detection.json 2 0 0
@@ -46,13 +46,13 @@ patternProperties.json 23 0 0
4646
prefixItems.json 11 0 0
4747
properties.json 28 0 0
4848
propertyNames.json 10 0 0
49-
ref.json 59 13 0
50-
refRemote.json 14 15 0
49+
ref.json 65 13 0
50+
refRemote.json 15 16 0
5151
required.json 16 0 0
5252
type.json 80 0 0
53-
unevaluatedItems.json 23 37 0
54-
unevaluatedProperties.json 55 58 0
55-
uniqueItems.json 68 0 0
53+
unevaluatedItems.json 24 38 0
54+
unevaluatedProperties.json 56 59 0
55+
uniqueItems.json 69 0 0
5656
unknownKeyword.json 2 1 0
5757
vocabulary.json 2 3 0
5858
optional/bignum.json 9 0 0
@@ -65,4 +65,4 @@ optional/no-schema.json 3 0 0
6565
optional/non-bmp-regex.json 12 0 0
6666
optional/refOfUnknownKeyword.json 4 0 0
6767
---------------------------------------------------------------
68-
TOTAL 1130 191 0
68+
TOTAL 1165 196 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.019
1+
Results using Test::JSON::Schema::Acceptance 1.021
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Results using Test::JSON::Schema::Acceptance 1.019
2-
with commit 47958f82d0ca44b82f3fb32744a0fb5aead191a6 (2.0.0-730-g47958f8)
1+
Results using Test::JSON::Schema::Acceptance 1.021
2+
with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
33
from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
44
specification version: draft7
55
optional tests included: yes
@@ -16,7 +16,7 @@ const.json 50 0 0
1616
contains.json 21 0 0
1717
default.json 7 0 0
1818
definitions.json 1 1 0
19-
dependencies.json 32 0 0
19+
dependencies.json 36 0 0
2020
enum.json 33 0 0
2121
exclusiveMaximum.json 4 0 0
2222
exclusiveMinimum.json 4 0 0
@@ -40,11 +40,11 @@ pattern.json 9 0 0
4040
patternProperties.json 23 0 0
4141
properties.json 28 0 0
4242
propertyNames.json 13 0 0
43-
ref.json 57 13 0
44-
refRemote.json 10 11 0
43+
ref.json 64 14 0
44+
refRemote.json 11 12 0
4545
required.json 16 0 0
4646
type.json 80 0 0
47-
uniqueItems.json 68 0 0
47+
uniqueItems.json 69 0 0
4848
unknownKeyword.json 2 1 0
4949
optional/bignum.json 9 0 0
5050
optional/content.json 6 4 0
@@ -53,4 +53,4 @@ optional/ecmascript-regex.json 60 14 0
5353
optional/float-overflow.json 1 0 0
5454
optional/non-bmp-regex.json 12 0 0
5555
---------------------------------------------------------------
56-
TOTAL 922 47 0
56+
TOTAL 935 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.019
1+
Results using Test::JSON::Schema::Acceptance 1.021
22
specification version: draft7
33
using custom test directory: t/additional-tests-draft7
44
optional tests included: no

t/zzz-acceptance-draft7.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ acceptance_tests(
5050
'remote ref, containing refs itself',
5151
'Recursive references between schemas',
5252
'Location-independent identifier',
53+
'Reference an anchor with a non-relative URI',
5354
'Location-independent identifier with base URI change in subschema',
5455
'refs with relative uris and defs',
5556
'relative refs with absolute uris and defs',

0 commit comments

Comments
 (0)