[lldb-dev] [Bug 34676] check-lldb target fails on Windows due to incomplete compiler path

Adrian McCarthy via lldb-dev lldb-dev at lists.llvm.org
Tue Sep 26 08:31:51 PDT 2017


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 <
international.phantom at gmail.com> 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 <lldb-dev at lists.llvm.org>
> wrote:
>
>> Adrian McCarthy <amccarth at google.com> changed bug 34676
>> <https://bugs.llvm.org/show_bug.cgi?id=34676>
>> What Removed Added
>> Assignee lldb-dev at lists.llvm.org amccarth at google.com
>>
>> *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
>> <amccarth at google.com> *
>>
>> 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
>> 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/20170926/9ac6ea6a/attachment-0001.html>


More information about the lldb-dev mailing list