aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/json/json.out
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/qtest/json/json.out')
-rw-r--r--libtests/qtest/json/json.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/libtests/qtest/json/json.out b/libtests/qtest/json/json.out
index 1a320dcf..c7cb85a7 100644
--- a/libtests/qtest/json/json.out
+++ b/libtests/qtest/json/json.out
@@ -21,6 +21,12 @@ top-level object schema array contains other than one item
json key ".one.a.r" schema array contains other than one item
json key ".two" schema array contains other than one item
---
+--- bad schema field type
+json key ".a" schema value is not dictionary, array, or string
+---
+--- not optional
+json key ".three.<objid>": key "o" is present in schema but missing in object
+---
--- pass
---
end of json tests