28971, "arifthpe", "Broken 'llvm/debugInfo/lldb' tests on LLVM 22", "2026-06-11T21:19:46Z"
As noted in Fix LLDB jumping up stack upon `debuggerBreakHere` breakpoint by arifthpe · Pull Request #28969 · chapel-lang/chapel · GitHub, the following tests fail on my machine (running LLVM 22) on main:
[Error matching program output for llvm/debugInfo/lldb/functionCalls]
[Error matching program output for llvm/debugInfo/lldb/methodCallsClass]
[Error matching program output for llvm/debugInfo/lldb/methodCallsRec]
However, they are passing nightly testing, which I think is due to the nightly test machines using older versions of LLVM, and these being sensitive to LLVM version.
This issue will be present in the 2.9 release.