summaryrefslogtreecommitdiff
path: root/tests
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
commit7b67c28a39295727791effd8541fc319b00e2c84 (patch)
treee817a99c71a73c7c972c8a6a8be0c98367a881e1 /tests
parented44fa2ddff79336df1b17a8ab67ffbd29b16189 (diff)
downloadlibyaml-git-7b67c28a39295727791effd8541fc319b00e2c84.tar.gz
Skip edge case test M7A3
Diffstat (limited to 'tests')
-rw-r--r--tests/run-test-suite/test/libyaml-emitter.skip1
-rw-r--r--tests/run-test-suite/test/libyaml-parser.skip2
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/run-test-suite/test/libyaml-emitter.skip b/tests/run-test-suite/test/libyaml-emitter.skip
index 7ceb1ce..5d0ddb8 100644
--- a/tests/run-test-suite/test/libyaml-emitter.skip
+++ b/tests/run-test-suite/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/tests/run-test-suite/test/libyaml-parser.skip b/tests/run-test-suite/test/libyaml-parser.skip
index 35f7e9b..999decf 100644
--- a/tests/run-test-suite/test/libyaml-parser.skip
+++ b/tests/run-test-suite/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