[lldb-dev] macOS Xcode test bot back in shape

Todd Fiala via lldb-dev lldb-dev at lists.llvm.org
Mon Oct 10 14:21:27 PDT 2016


Hello, all!

I just wanted to update everyone on the state of the Green Dragon Xcode
build of LLDB.  That builder has had a rocky few months.  The hardware, OS
and Xcode version all were updated simultaneously, and in the process,
several aspects of the test bot's logic were broken.

We all recognize the importance of knowing the quality of our builds, and
with that in mind, I focused much of last week on resolving the issues that
were in the way of getting a passing Xcode build in that environment.  Our
Xcode macOS builder is back to a passing state.  As a bonus, it now also
tests the in-tree debugserver rather than the hosting Xcode's debugserver,
thanks to some ninja DevOps work by Tim Hammerquist.

The Jenkins job containing the build and test phases is this one:

    http://lab.llvm.org:8080/green/job/lldb_build_test

It is surfaced as a child build phase of the top-level builder here:

   http://lab.llvm.org:8080/green/job/LLDB/

Now that we're back to a successful state, we'll be back to paying
attention to it, and we'll keep it in good working order.  As always, feel
free to shoot me any questions regarding that bot.

Thanks!

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


More information about the lldb-dev mailing list