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
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev