I temporarily skipped these tests on Darwin and Linux here: r255549 I'll file a bug in a moment...
On Mon, Dec 14, 2015 at 1:42 PM, Todd Fiala <todd.fi...@gmail.com> wrote: > Hi all, > > I'm seeing locally on OS X the same build failures that I'm seeing on the > ubuntu 14.04 cmake builedbot: > > ERROR: > TestWithLimitDebugInfo.TestWithLimitDebugInfo.test_limit_debug_info_dwarf > (lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py) > ERROR: > TestWithLimitDebugInfo.TestWithLimitDebugInfo.test_limit_debug_info_dwo > (lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py) > > > > It looks something like this: > > ====================================================================== > ERROR: test_limit_debug_info_dsym > (TestWithLimitDebugInfo.TestWithLimitDebugInfo) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/Users/tfiala/src/lldb-tot/lldb/packages/Python/lldbsuite/test/lldbtest.py", > line 2247, in test_method > return attrvalue(self) > File > "/Users/tfiala/src/lldb-tot/lldb/packages/Python/lldbsuite/test/lldbtest.py", > line 1134, in wrapper > if expected_fn(self): > File > "/Users/tfiala/src/lldb-tot/lldb/packages/Python/lldbsuite/test/lldbtest.py", > line 1096, in fn > debug_info_passes = debug_info is None or self.debug_info in debug_info > TypeError: argument of type 'function' is not iterable > Config=x86_64-clang > ===== > > -- > -Todd > -- -Todd
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev