From 8f850047e33349eb569648c002ee08b9699435b5 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 9 Oct 2022 15:24:26 +0200 Subject: util.jsonschema: Ignore some further test cases for URI references Full-URI references are not implemented --- spec/util_jsonschema_spec.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'spec/util_jsonschema_spec.lua') diff --git a/spec/util_jsonschema_spec.lua b/spec/util_jsonschema_spec.lua index 28a1a2fc..3c2e5f40 100644 --- a/spec/util_jsonschema_spec.lua +++ b/spec/util_jsonschema_spec.lua @@ -46,8 +46,13 @@ local skip = { ["ref.json:17"] = "NYI", ["ref.json:18"] = "NYI", ["ref.json:19"] = "NYI", + ["ref.json:26"] = "NYI", + ["ref.json:27"] = "NYI", + ["ref.json:28"] = "NYI", ["ref.json:3:2"] = "FIXME investigate, util.jsonpath issue?", ["ref.json:6:1"] = "NYI", + ["ref.json:20"] = "NYI", + ["ref.json:25"] = "NYI", ["refRemote.json"] = "DEFINITELY NYI", ["required.json:0:2"] = "distinguishing objects from arrays", ["type.json:3:4"] = "distinguishing objects from arrays", -- cgit v1.2.3