Skip to content
Snippets Groups Projects
Commit d99f94e6 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

TST: added note and xfail to one test that is incompatible with role keyword now

parent 33b2b3cd
No related branches found
No related tags found
2 merge requests!39Release 0.4.0,!30F extend yaml model
Pipeline #19163 failed
......@@ -301,6 +301,8 @@ class ExternTest(unittest.TestCase):
class ErrorMessageTest(unittest.TestCase):
"""Tests for understandable error messages."""
# Note: This was changed with implementation of role keyword
@unittest.expectedFailure
def test_non_dict(self):
"""When a value is given, where a list or mapping is expected."""
recordtype_value = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment