[Lldb-commits] [PATCH] D30844: pthread_setname_np first appeared in glibc 2.12

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 10 16:55:55 PST 2017


labath is in Europe, so he will probably not see this until tonight.

On Fri, Mar 10, 2017 at 3:31 PM Jonathan Roelofs via Phabricator <
reviews at reviews.llvm.org> wrote:

> jroelofs added a comment.
>
> In https://reviews.llvm.org/D30844#698294, @zturner wrote:
>
> > The test suite is full of flakiness, but as long as it's the same before
> and after your change, it doesn't seem like anything is broken.
>
>
> Results are pretty much the same, with 1 or 2 twinkling tests (couldn't
> say which ones it is though: I'm not at all familiar with lldb's test
> harness).
>
> Before:
>
>   ===================
>   Test Result Summary
>   ===================
>   Test Methods:       1897
>   Reruns:               14
>   Success:             877
>   Expected Failure:    109
>   Failure:             306
>   Error:                21
>   Exceptional Exit:      0
>   Unexpected Success:   15
>   Skip:                568
>   Timeout:               1
>   Expected Timeout:      0
>
> After:
>
>   ===================
>   Test Result Summary
>   ===================
>   Test Methods:       1897
>   Reruns:               14
>   Success:             876
>   Expected Failure:    108
>   Failure:             307
>   Error:                21
>   Exceptional Exit:      0
>   Unexpected Success:   16
>   Skip:                568
>   Timeout:               1
>   Expected Timeout:      0
>
>
> https://reviews.llvm.org/D30844
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170311/9b507ca0/attachment.html>


More information about the lldb-commits mailing list