summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api
diff options
context:
space:
mode:
authorAndrew Kaylor <andrew.kaylor@intel.com>2013-05-29 00:26:53 +0000
committerAndrew Kaylor <andrew.kaylor@intel.com>2013-05-29 00:26:53 +0000
commit0e46dbd119b691d6ad60d74f14dd8f63463d2902 (patch)
tree07d89b8a3030c12dc51b563126d1b90f9496b94a /lldb/test/python_api
parent7325c2746869936776b7c3ce060646af518857ed (diff)
downloadbcm5719-llvm-0e46dbd119b691d6ad60d74f14dd8f63463d2902.tar.gz
bcm5719-llvm-0e46dbd119b691d6ad60d74f14dd8f63463d2902.zip
Removing expected failures for watchpoint tests which are now passing.
llvm-svn: 182813
Diffstat (limited to 'lldb/test/python_api')
-rw-r--r--lldb/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py b/lldb/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
index 303128ae28f..407e7919d0d 100644
--- a/lldb/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
+++ b/lldb/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
@@ -30,7 +30,6 @@ class TargetWatchAddressAPITestCase(TestBase):
self.buildDsym()
self.do_set_watchaddress()
- @expectedFailureLinux # llvm.org/pr14416
@python_api_test
@dwarf_test
def test_watch_address_with_dwarf(self):
OpenPOWER on IntegriCloud