summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/test/load_unload/TestLoadUnload.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/load_unload/TestLoadUnload.py b/lldb/test/load_unload/TestLoadUnload.py
index bc1b4e7ce14..0153489835d 100644
--- a/lldb/test/load_unload/TestLoadUnload.py
+++ b/lldb/test/load_unload/TestLoadUnload.py
@@ -11,7 +11,6 @@ class LoadUnloadTestCase(TestBase):
mydir = "load_unload"
- # rdar://problem/8508987
@unittest2.expectedFailure
def test_load_unload(self):
"""Test breakpoint by name works correctly with dlopen'ing."""
OpenPOWER on IntegriCloud