summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-07-08 16:16:07 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-07-08 16:16:07 +0000
commit10c96cabc17e57c32534fa4c5e9c22bc8c6aaaa0 (patch)
tree60dce5c272efbb4c79b0e52e00a984249f340a76 /lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition
parentb152f9f392d42e1c8e29f382f876480631575190 (diff)
downloadbcm5719-llvm-10c96cabc17e57c32534fa4c5e9c22bc8c6aaaa0.tar.gz
bcm5719-llvm-10c96cabc17e57c32534fa4c5e9c22bc8c6aaaa0.zip
[lldb] [test] Update NetBSD XFAILs in test suite
llvm-svn: 365338
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition')
-rw-r--r--lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py b/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
index 3252dee88e0..bb32869543c 100644
--- a/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
+++ b/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
@@ -38,7 +38,6 @@ class WatchpointConditionAPITestCase(TestBase):
archs=["aarch64"],
bugnumber="llvm.org/pr27710")
@skipIfWindows # Watchpoints not supported on Windows, and this test hangs
- @expectedFailureNetBSD
def test_watchpoint_cond_api(self):
"""Test watchpoint condition API."""
self.build(dictionary=self.d)
OpenPOWER on IntegriCloud