Author: emaste
Date: Wed Sep 16 08:59:16 2015
New Revision: 247800
URL: http://llvm.org/viewvc/llvm-project?rev=247800&view=rev
Log:
Remove expectedFailureFreeBSD from passing test
ExprCommandCallUserDefinedFunction::test_with_dwarf
llvm.org/pr21142
Modified:
lldb/trunk/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py
Modified:
lldb/trunk/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py
URL:
http://llvm.org/viewvc/llvm-project/lldb/trunk/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py?rev=247800&r1=247799&r2=247800&view=diff
==============================================================================
---
lldb/trunk/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py
(original)
+++
lldb/trunk/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py
Wed Sep 16 08:59:16 2015
@@ -21,7 +21,6 @@ class InlinedBreakpointsTestCase(TestBas
self.buildDsym()
self.inlined_breakpoints()
- @expectedFailureFreeBSD("llvm.org/pr21142")
@dwarf_test
def test_with_dwarf_and_run_command(self):
"""Test 'b basic_types.cpp:176' does break (where int.cpp includes
basic_type.cpp)."""
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits