summaryrefslogtreecommitdiffstats
path: root/lldb/test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test')
-rw-r--r--lldb/test/expression_command/call-restarts/TestCallThatRestarts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py b/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
index 7a252c5ee8c..e4476810250 100644
--- a/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
+++ b/lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
@@ -26,7 +26,6 @@ class ExprCommandWithTimeoutsTestCase(TestBase):
self.buildDsym()
self.call_function()
- @skipIfFreeBSD # llvm.org/pr15278
@dwarf_test
def test_with_dwarf(self):
"""Test calling std::String member function."""
OpenPOWER on IntegriCloud