[Lldb-commits] [PATCH] D133181: [test] Remove problematic thread from MainLoopTest to fix flakiness

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 7 00:50:52 PDT 2022


labath added a comment.

In D133181#3772830 <https://reviews.llvm.org/D133181#3772830>, @rupprecht wrote:

> In D133181#3771747 <https://reviews.llvm.org/D133181#3771747>, @labath wrote:
>
>> (I've reverted the pthread_kill part, as the mac build did not like it.)
>
> Thanks! I didn't get any buildbot notification; do LLDB build bots not send email?

The regular buildbot bots do, but I'm not sure about the GreenDragon (@JDevlieghere ?). Although no emails would help in this case, as the bot was already red at the time this landed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133181/new/

https://reviews.llvm.org/D133181



More information about the lldb-commits mailing list