From 02559bbfd7548d4f2c143c6bcbeda2f54cc1bdda Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Wed, 25 Nov 2015 16:29:04 +0000 Subject: Enable TestMiBreak on Linux test reliably passed last 100 buildbot runs. Enable it and see what happens. llvm-svn: 254072 --- .../Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test') diff --git a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py index a930ffebbd1..020954ff9b4 100644 --- a/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py +++ b/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py @@ -16,7 +16,6 @@ class MiBreakTestCase(lldbmi_testcase.MiTestCaseBase): @skipIfWindows #llvm.org/pr24452: Get lldb-mi tests working on Windows @skipIfFreeBSD # llvm.org/pr22411: Failure presumably due to known thread races - @expectedFailureAll("llvm.org/pr24717", oslist=["linux"]) def test_lldbmi_break_insert_function_pending(self): """Test that 'lldb-mi --interpreter' works for pending function breakpoints.""" -- cgit v1.2.3