[lldb-dev] debug info test failures

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Mon Dec 14 14:01:44 PST 2015


I believe I already fixed this issue

On Mon, Dec 14, 2015 at 1:53 PM Todd Fiala via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> 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
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151214/2052f2b6/attachment.html>


More information about the lldb-dev mailing list