[lldb-dev] debug info test failures
Todd Fiala via lldb-dev
lldb-dev at lists.llvm.org
Mon Dec 14 13:53:45 PST 2015
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.fiala at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151214/2b7afeff/attachment-0001.html>
More information about the lldb-dev
mailing list