Skip to content
Snippets Groups Projects
Commit 7cff3133 authored by Greg Clayton's avatar Greg Clayton
Browse files

Make this test an expected fail on darwin until we can fix this bug.

llvm-svn: 197087
parent 7afe9908
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ class Radar9673644TestCase(TestBase):
self.main_source = "main.c"
self.line = line_number(self.main_source, '// Set breakpoint here.')
# rdar://problem/9673664
@expectedFailureDarwin(15641319)
def test_expr_commands(self):
"""The following expression commands should just work."""
self.buildDefault()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment