Michael137 wrote:

> @Michael137 Do you know if there is any way I could manually trigger the 
> lldb-aarch64-ubuntu and the MacOS CI before merging this, to get CI feedback 
> before merging this?
> 
> Also, from what I can tell, all test failures in Buildkite seem to be due to 
> Bolt and unrelated to my PR. Is it safe to merge despite those failures? Or 
> could they hide actual LLDB issues potentially introduced by my commit?

There's currently no way to trigger the macOS CI unfortunately. Based on the CI 
`monolithic-linux.sh` invocation it looks like it does run `check-lldb`. If you 
download the whole log and search for `lldb-api ::`/`lldb-shell ::`/`lldb-unit 
::`, you'll see that they passed

https://github.com/llvm/llvm-project/pull/125347
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to