summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2018-02-09 19:35:07 +0000
committerDavide Italiano <davide@freebsd.org>2018-02-09 19:35:07 +0000
commitfc58346bf0c1bfef65fe5b86920c3e43a20cbc13 (patch)
treeae7e54626418b2d15206d7021728d1f8b575a0c3 /lldb/packages/Python/lldbsuite/test
parentcda2ced72538812a6030bc233d7f8926b132d91b (diff)
downloadbcm5719-llvm-fc58346bf0c1bfef65fe5b86920c3e43a20cbc13.tar.gz
bcm5719-llvm-fc58346bf0c1bfef65fe5b86920c3e43a20cbc13.zip
[lldb-mi] This test now passes consistently, unXFAIL it.
llvm-svn: 324768
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
index 93f599317c6..335d740d10f 100644
--- a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
+++ b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
@@ -92,7 +92,6 @@ class MiSyntaxTestCase(lldbmi_testcase.MiTestCaseBase):
@skipIfWindows # llvm.org/pr24452: Get lldb-mi tests working on Windows
@skipIfFreeBSD # llvm.org/pr22411: Failure presumably due to known thread races
@skipIfRemote # We do not currently support remote debugging via the MI.
- @expectedFailureAll(oslist=["macosx"], bugnumber="rdar://28805064")
def test_lldbmi_output_grammar(self):
"""Test that 'lldb-mi --interpreter' uses standard output syntax."""
OpenPOWER on IntegriCloud