[Lldb-commits] [lldb] [lldb] make lit use the same PYTHONHOME for building and running the API tests (PR #154396)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 19 10:46:12 PDT 2025


charles-zablit wrote:

The `lldb-api` tests on the Swift Windows CI fail when the Python we use to build is not the same as the one installed on the system, as can be seen on [this run](https://ci-external.swift.org/job/swift-PR-windows/44473/consoleText).

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


More information about the lldb-commits mailing list