summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py')
-rw-r--r--lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py b/lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
index 2310fdc7489..f77e1e26a71 100644
--- a/lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
+++ b/lldb/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
@@ -30,6 +30,7 @@ class SetWatchlocationAPITestCase(TestBase):
self.buildDsym()
self.do_set_watchlocation()
+ @skipIfLinux # Sometimes passes, sometimes not.
@python_api_test
@dwarf_test
def test_watch_location_with_dwarf(self):
OpenPOWER on IntegriCloud