summaryrefslogtreecommitdiff
path: root/_test
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-10-16 11:06:04 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-10-16 11:06:04 +0200
commit5cdadf2799206bddf2b0370db0849feb827f8a0c (patch)
tree065136d3c374caaac025b1406d17bb1b5f337919 /_test
parentc3b9cbc144c2d4c6f23a3e745cbdf7af5c4fa018 (diff)
downloadruamel.yaml-5cdadf2799206bddf2b0370db0849feb827f8a0c.tar.gz
fix issue #249 irregular output on pre-comment and seq within seq
*When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
Diffstat (limited to '_test')
-rw-r--r--_test/test_issues.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/_test/test_issues.py b/_test/test_issues.py
index 39566ac..5776784 100644
--- a/_test/test_issues.py
+++ b/_test/test_issues.py
@@ -532,7 +532,6 @@ class TestIssues:
print(typ, yaml.parser, yaml.resolver)
assert d['d'] is True
- @pytest.mark.xfail(strict=True, reason='bla bla', raises=AssertionError)
def test_issue_249(self):
yaml = YAML()
inp = dedent("""\