|
12 | 12 | }
|
13 | 13 | },
|
14 | 14 | "skip": {
|
15 |
| - "v2": "extract error: cannot determine CUE location for JSON Schema location id=https://cue.jsonschema.invalid#foo: anchors (foo) not supported (and 1 more errors)", |
16 |
| - "v3": "extract error: cannot determine CUE location for JSON Schema location id=https://cue.jsonschema.invalid#foo: anchors (foo) not supported (and 1 more errors)" |
| 15 | + "v2": "extract error: cannot determine CUE location for JSON Schema location id=https://cue.jsonschema.invalid#foo: anchors (foo) not supported (and 3 more errors)", |
| 16 | + "v3": "extract error: cannot determine CUE location for JSON Schema location id=https://cue.jsonschema.invalid#foo: anchors (foo) not supported (and 3 more errors)" |
17 | 17 | },
|
18 | 18 | "tests": [
|
19 | 19 | {
|
|
50 | 50 | }
|
51 | 51 | },
|
52 | 52 | "skip": {
|
53 |
| - "v2": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/bar#foo: anchors (foo) not supported (and 1 more errors)", |
54 |
| - "v3": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/bar#foo: anchors (foo) not supported (and 1 more errors)" |
| 53 | + "v2": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/bar#foo: anchors (foo) not supported (and 3 more errors)", |
| 54 | + "v3": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/bar#foo: anchors (foo) not supported (and 3 more errors)" |
55 | 55 | },
|
56 | 56 | "tests": [
|
57 | 57 | {
|
|
93 | 93 | }
|
94 | 94 | },
|
95 | 95 | "skip": {
|
96 |
| - "v2": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/nested.json#foo: anchors (foo) not supported (and 1 more errors)", |
97 |
| - "v3": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/nested.json#foo: anchors (foo) not supported (and 1 more errors)" |
| 96 | + "v2": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/nested.json#foo: anchors (foo) not supported (and 3 more errors)", |
| 97 | + "v3": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/nested.json#foo: anchors (foo) not supported (and 3 more errors)" |
98 | 98 | },
|
99 | 99 | "tests": [
|
100 | 100 | {
|
|
141 | 141 | "$ref": "child1#my_anchor"
|
142 | 142 | },
|
143 | 143 | "skip": {
|
144 |
| - "v2": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/child1#my_anchor: anchors (my_anchor) not supported (and 1 more errors)", |
145 |
| - "v3": "extract error: cannot determine CUE location for JSON Schema location id=http://localhost:1234/draft2019-09/child1#my_anchor: anchors (my_anchor) not supported (and 1 more errors)" |
| 144 | + "v2": "extract error: keyword \"$anchor\" not yet implemented (and 5 more errors)", |
| 145 | + "v3": "extract error: keyword \"$anchor\" not yet implemented (and 5 more errors)" |
146 | 146 | },
|
147 | 147 | "tests": [
|
148 | 148 | {
|
|
0 commit comments