diff --git a/lldb/test/expression_command/timeout/TestCallWithTimeout.py b/lldb/test/expression_command/timeout/TestCallWithTimeout.py index b7e20b625263..10d8702dc072 100644 --- a/lldb/test/expression_command/timeout/TestCallWithTimeout.py +++ b/lldb/test/expression_command/timeout/TestCallWithTimeout.py @@ -26,7 +26,6 @@ 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."""