summaryrefslogtreecommitdiff
path: root/_test
diff options
context:
space:
mode:
Diffstat (limited to '_test')
-rw-r--r--_test/test_issues.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/_test/test_issues.py b/_test/test_issues.py
index 7968e74..90128dd 100644
--- a/_test/test_issues.py
+++ b/_test/test_issues.py
@@ -798,7 +798,7 @@ class TestIssues:
yaml.dump(data, buf)
assert buf.getvalue() == yamldoc
- @pytest.mark.xfail(strict=True, reason='should fail pre 0.15.100', raises=AssertionError)
+ # @pytest.mark.xfail(strict=True, reason='should fail pre 0.15.100', raises=AssertionError)
def test_issue_295(self):
# deepcopy also makes a copy of the start and end mark, and these did not
# have any comparison beyond their ID, which of course changed, breaking
@@ -811,7 +811,7 @@ class TestIssues:
# comment
- l1
- l2
-
+
C:
d: e
f: