Hi Adrian,

Thanks very much for sharing your results.

Carlos

On Tue, Sep 26, 2017 at 4:31 PM, Adrian McCarthy <[email protected]>
wrote:

> I haven't spent too much time in LLDB lately.  The number of failures you
> see seems a little high.  On Windows 7, I get:
>
> ===================
> Test Result Summary
> ===================
> Test Methods:       1301
> Reruns:               28
> Success:             387
> Expected Failure:    237
> Failure:               4
> Error:                11
> Exceptional Exit:      0
> Unexpected Success:    3
> Skip:                659
> Timeout:               0
> Expected Timeout:      0
>
>
> On Tue, Sep 26, 2017 at 5:31 AM, Carlos Alberto Enciso <
> [email protected]> wrote:
>
>> Hi Adrian,
>>
>> As you are working on the above Windows issue, I am assuming you are
>> running LLDB on Windows.
>> I have managed to build LLDB on Windows 10, after getting the correct
>> dependencies.
>>
>> But from the LLDB home page, it seems that LLDB is only built and no
>> tests are run:
>>
>>    - LLDB Windows Server 2008 x86 (CMake, MSVS 2013, Windows SDK 8.1, no
>>    tests) <http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc>
>>    - LLDB Windows 7 x86 (CMake, MSVS 2013, Windows SDK 8.1, no tests)
>>    <http://lab.llvm.org:8011/builders/lldb-x86-win7-msvc>
>>
>> I run the tests via 'check-lldb' and these are the results:
>>
>> 63>  ===================
>>
>> 63>  Test Result Summary
>>
>> 63>  ===================
>>
>> 63>  Test Methods:       1299
>>
>> 63>  Reruns:               68
>>
>> 63>  Success:             365
>>
>> 63>  Expected Failure:    233
>>
>> *63>  Failure:              34*
>>
>> 63>CUSTOMBUILD : error : 14
>>
>> 63>  Exceptional Exit:      0
>>
>> *63>  Unexpected Success:    5*
>>
>> 63>  Skip:                648
>>
>> 63>  Timeout:               0
>>
>> 63>  Expected Timeout:      0
>>
>> I am wondering if these results match yours.
>>
>> Thanks very much,
>>
>> Carlos Enciso
>>
>> On Tue, Sep 19, 2017 at 11:08 PM, via lldb-dev <[email protected]>
>> wrote:
>>
>>> Adrian McCarthy <[email protected]> changed bug 34676
>>> <https://bugs.llvm.org/show_bug.cgi?id=34676>
>>> What Removed Added
>>> Assignee [email protected] [email protected]
>>>
>>> *Comment # 1 <https://bugs.llvm.org/show_bug.cgi?id=34676#c1> on bug
>>> 34676 <https://bugs.llvm.org/show_bug.cgi?id=34676> from Adrian McCarthy
>>> <[email protected]> *
>>>
>>> I'm starting with git bisect to see if I can pinpoint when this got broken. 
>>>  It
>>> looks like it may have been a while back already.
>>>
>>> ------------------------------
>>> You are receiving this mail because:
>>>
>>>    - You are the assignee for the bug.
>>>
>>>
>>> _______________________________________________
>>> lldb-dev mailing list
>>> [email protected]
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>>>
>>>
>>
>
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to