summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
-rw-r--r--lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py b/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
index 486fde177da..48744089f84 100644
--- a/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
+++ b/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
@@ -17,7 +17,6 @@ class ExprSyscallTestCase(TestBase):
self.buildDsym()
self.expr_syscall()
- @expectedFailureAll("llvm.org/pr23659", oslist=["linux"], archs=["i386", "x86_64"])
@dwarf_test
def test_setpgid_with_dwarf(self):
self.buildDwarf()
OpenPOWER on IntegriCloud