summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/expression_command/call-restarts/TestCallThatRestarts.py')
-rw-r--r--lldb/test/expression_command/call-restarts/TestCallThatRestarts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py b/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
index 9c57d98f5f5..e48f8eb954b 100644
--- a/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
+++ b/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
@@ -26,6 +26,7 @@ class ExprCommandWithTimeoutsTestCase(TestBase):
self.buildDsym()
self.call_function()
+ @skipIfFreeBSD # llvm.org/pr15278
@skipIfLinux # llvm.org/pr15278: handle expressions that generate signals on Linux
@dwarf_test
def test_with_dwarf(self):
OpenPOWER on IntegriCloud