summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/stop-hook/multiple_threads
diff options
context:
space:
mode:
authorDaniel Malea <daniel.malea@intel.com>2013-09-25 19:43:18 +0000
committerDaniel Malea <daniel.malea@intel.com>2013-09-25 19:43:18 +0000
commit46a72bb3bf64532088441dfdd78799fad21b9d41 (patch)
tree3e28a284d56609b2445517af98d063afeb8427c6 /lldb/test/functionalities/stop-hook/multiple_threads
parentb7c5f7426456bcc119c94aec3bb20a8e523c32cb (diff)
downloadbcm5719-llvm-46a72bb3bf64532088441dfdd78799fad21b9d41.tar.gz
bcm5719-llvm-46a72bb3bf64532088441dfdd78799fad21b9d41.zip
Enable tests affected by llvm.org/pr14637
- to verify that r191392 has the desired effect llvm-svn: 191396
Diffstat (limited to 'lldb/test/functionalities/stop-hook/multiple_threads')
-rw-r--r--lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py b/lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
index b7140825447..2710cf92c7d 100644
--- a/lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
+++ b/lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
@@ -21,7 +21,6 @@ class StopHookForMultipleThreadsTestCase(TestBase):
self.stop_hook_multiple_threads()
@dwarf_test
- @skipIfLinux # llvm.org/pr14637 prompt disappears due to libedit bug. disabling until we upgrade libedit package on buildbot
def test_stop_hook_multiple_threads_with_dwarf(self):
"""Test that lldb stop-hook works for multiple threads."""
self.buildDwarf(dictionary=self.d)
OpenPOWER on IntegriCloud