summaryrefslogtreecommitdiffstats
path: root/lldb/test/api/multithreaded/TestMultithreaded.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/api/multithreaded/TestMultithreaded.py')
-rw-r--r--lldb/test/api/multithreaded/TestMultithreaded.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/api/multithreaded/TestMultithreaded.py b/lldb/test/api/multithreaded/TestMultithreaded.py
index 1d9a5b0a696..9af46174c6c 100644
--- a/lldb/test/api/multithreaded/TestMultithreaded.py
+++ b/lldb/test/api/multithreaded/TestMultithreaded.py
@@ -47,7 +47,6 @@ class SBBreakpointCallbackCase(TestBase):
@skipIfi386
@skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
- @skipIfLinux # llvm.org/pr16016 assertion failure in ProcessPOSIX.cpp.
def test_sb_api_listener_resume(self):
""" Test that a process can be resumed from a non-main thread. """
self.build_and_test('driver.cpp listener_test.cpp test_listener_resume.cpp',
OpenPOWER on IntegriCloud