summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngy döt Net <ingy@ingy.net>2017-01-18 18:02:04 +0100
committerIngy döt Net <ingy@ingy.net>2017-01-18 18:02:04 +0100
commit28f268f1acadf72fc454a86345e70a8822587f17 (patch)
tree69e49fd55cb7ee9ec21e84cd41b7ea8e48f3d8e9
parent0644417fb20ee7e3cc35dd17bee324a0a849b885 (diff)
downloadlibyaml-git-28f268f1acadf72fc454a86345e70a8822587f17.tar.gz
Skip edge case test M7A3
-rw-r--r--test/libyaml-emitter.skip1
-rw-r--r--test/libyaml-parser.skip2
2 files changed, 2 insertions, 1 deletions
diff --git a/test/libyaml-emitter.skip b/test/libyaml-emitter.skip
index 7ceb1ce..5d0ddb8 100644
--- a/test/libyaml-emitter.skip
+++ b/test/libyaml-emitter.skip
@@ -21,6 +21,7 @@ FRK4 # Null key
JTV5 # Emits space after colon for null mapping value
KZN9 # Null key
LE5A # Emits space after colon for null mapping value
+M7A3 # No --- after ...
NHX8 # Null key
PW8X # Null key && Emits space after colon for null mapping value
S3PD # Null key
diff --git a/test/libyaml-parser.skip b/test/libyaml-parser.skip
index 35f7e9b..999decf 100644
--- a/test/libyaml-parser.skip
+++ b/test/libyaml-parser.skip
@@ -11,7 +11,7 @@ BEC7 # %YAML 1.3
DBG4 # Colon in flow scalar
FRK4 # XXX Why is explicit key in flow?
KZN9 # Null key
-M7A3 # libyaml wants explicit --- for docs after ...
+M7A3 # No --- after ...
N782 # --- and ... as flow values
NHX8 # Null key
R4YG # Tab char in possible indentation in folded scalar