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