Mercurial > prosody-hg
comparison spec/util_jsonschema_spec.lua @ 13083:962a746842a0
util.jsonschema: Tweak description of disabled test
This doesn't fail because of additionalProperties, looks more like some
issue with recursive definitions and util.jsonpointer that I don't want
feel like investigating now.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 22 Apr 2023 12:45:58 +0200 |
| parents | acf8a2372764 |
| children | 5d3e8a226840 |
comparison
equal
deleted
inserted
replaced
| 13082:acf8a2372764 | 13083:962a746842a0 |
|---|---|
| 33 ["multipleOf.json:4"] = "multiples of IEEE 754 fractions", | 33 ["multipleOf.json:4"] = "multiples of IEEE 754 fractions", |
| 34 ["pattern.json"] = "NYI", | 34 ["pattern.json"] = "NYI", |
| 35 ["patternProperties.json"] = "NYI", | 35 ["patternProperties.json"] = "NYI", |
| 36 ["properties.json:1:2"] = "NYI", | 36 ["properties.json:1:2"] = "NYI", |
| 37 ["properties.json:1:3"] = "NYI", | 37 ["properties.json:1:3"] = "NYI", |
| 38 ["ref.json:0:3"] = "NYI additionalProperties", | 38 ["ref.json:0:3"] = "util.jsonpointer recursive issue?", |
| 39 ["ref.json:11"] = "NYI", | 39 ["ref.json:11"] = "NYI", |
| 40 ["ref.json:12:1"] = "FIXME", | 40 ["ref.json:12:1"] = "FIXME", |
| 41 ["ref.json:13"] = "NYI", | 41 ["ref.json:13"] = "NYI", |
| 42 ["ref.json:14"] = "NYI", | 42 ["ref.json:14"] = "NYI", |
| 43 ["ref.json:15"] = "NYI", | 43 ["ref.json:15"] = "NYI", |
