summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/test/tools/lldb-mi/variable/TestMiVar.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/tools/lldb-mi/variable/TestMiVar.py b/lldb/test/tools/lldb-mi/variable/TestMiVar.py
index 16c0b3e3e8b..e8168d11cb1 100644
--- a/lldb/test/tools/lldb-mi/variable/TestMiVar.py
+++ b/lldb/test/tools/lldb-mi/variable/TestMiVar.py
@@ -13,6 +13,7 @@ class MiVarTestCase(lldbmi_testcase.MiTestCaseBase):
@lldbmi_test
@expectedFailureWindows("llvm.org/pr22274: need a pexpect replacement for windows")
@skipIfFreeBSD # llvm.org/pr22411: Failure presumably due to known thread races
+ @skipIfGcc #https://llvm.org/bugs/show_bug.cgi?id=23239
def test_lldbmi_eval(self):
"""Test that 'lldb-mi --interpreter' works for evaluating."""
OpenPOWER on IntegriCloud