summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-09-14.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/spec-09-14.data')
-rw-r--r--test/YAMLParser/spec-09-14.data21
1 files changed, 21 insertions, 0 deletions
diff --git a/test/YAMLParser/spec-09-14.data b/test/YAMLParser/spec-09-14.data
new file mode 100644
index 0000000000..890f6bf2e7
--- /dev/null
+++ b/test/YAMLParser/spec-09-14.data
@@ -0,0 +1,21 @@
+# RUN: yaml-bench -canonical %s |& FileCheck %s
+#
+# Not quite sure why this doesn't fail.
+# XFAIL: *
+
+---
+--- ||| : foo
+... >>>: bar
+---
+[
+---
+,
+... ,
+{
+--- :
+... # Nested
+}
+]
+...
+
+# CHECK: error