[Lldb-commits] [lldb] [LLDB] Make internal shell the default for running LLDB lit tests. (PR #156729)

Aiden Grossman via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 4 07:48:08 PDT 2025


boomanaiden154 wrote:

> Ok, I will revert this and try to work out how to test/fix the issues on windows (I wonder why it passed the windows CI premerge tests).

It might be picking up a different `sed` binary now rather than a reasonably consistent one used by bash.

> Maybe not? The failing test has already been updated and marked as 'Unsupported' on windows?

Probably still good to fix the TODO there if possible.

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


More information about the lldb-commits mailing list