[lldb-dev] debug info test failures

Todd Fiala via lldb-dev lldb-dev at lists.llvm.org
Mon Dec 14 14:04:57 PST 2015


Okay.  I appeared to be up to date when hitting it, but we may have crossed
on it.

I'll take out the skip if I am not hitting it now.  Thanks!

On Mon, Dec 14, 2015 at 2:01 PM, Zachary Turner <zturner at google.com> wrote:

> 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
>>
>


-- 
-Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151214/425dd93c/attachment-0001.html>


More information about the lldb-dev mailing list