adrian-prantl wrote: > It would be useful to know if you can reproduce this problem locally (because > I can't -- the test passes on my mac). If you can't then it would be useful > to get as much information about this buildbot as possible (what kind of > debugserver it uses, OS versions and such), as it means there's something > different about it.
We are now hosting them on the same infrastructure that also hosts ci.swift.org, so I no longer have direct access to them either. What anyone can always do is land a temporary patch that adds more logging to the test. Couple of questions I _can_ answer: - green dragon uses the just-built debugserver (according to the make log output and my memory) - based on the CMake output, I think the machines run macOS 14.1 ``` -- LLVM host triple: arm64-apple-darwin23.1.0 ... -- LLDB tests use just-built debug server ``` https://github.com/llvm/llvm-project/pull/128156 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits