summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/watchpoint/TestSetWatchpoint.py')
-rw-r--r--lldb/test/python_api/watchpoint/TestSetWatchpoint.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/python_api/watchpoint/TestSetWatchpoint.py b/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
index de2bd0432c0..f4dd7ab780f 100644
--- a/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
+++ b/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
@@ -28,7 +28,6 @@ class SetWatchpointAPITestCase(TestBase):
self.buildDsym()
self.do_set_watchpoint()
- @expectedFailureFreeBSD('llvm.org/pr16706') # Watchpoints fail on FreeBSD
@python_api_test
@dwarf_test
def test_watch_val_with_dwarf(self):
OpenPOWER on IntegriCloud