[Lldb-commits] [lldb] [lldb] fix failing tests due to CI diagnostics rendering (PR #171685)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 11 06:10:55 PST 2025


charles-zablit wrote:

Thanks for looking into this!

I was able to get all the tests to pass on Windows: https://github.com/llvm/llvm-project/pull/171832

I'm not sure about `lldb/test/Shell/Commands/command-expr-diagnostics.test` however, as it's XFAILed on Windows. I passes on macOS. The previous failure was on which is [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197). I want to reproduce it first.

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


More information about the lldb-commits mailing list