[clang] [clang] Merge gtest binaries into AllClangUnitTests (PR #134196)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 29 10:15:44 PDT 2025


dyung wrote:

> LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-4` while building `clang` at step 6 "test-build-unified-tree-check-all".
> 
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/19202
> 
> Here is the relevant piece of the build log for the reference

@rnk not sure if you were notified or not, but the test you changed seems to be failing on MacOS. It seems to be consistently failing on my AArch64 MacOS bot, but only once randomly on my x86-64 MacOS bot (https://lab.llvm.org/buildbot/#/builders/23/builds/9847). Can you take a look?

https://github.com/llvm/llvm-project/pull/134196


More information about the cfe-commits mailing list