[Lldb-commits] [lldb] [lldb] The test added for PR#164905 doesn't run on Windows host. (PR #165417)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 28 08:31:08 PDT 2025


https://github.com/DavidSpickett commented:

Before: skip if lldb tests are run on a Windows machine
After: skip if the test itself runs on a Windows machine (build machine or remote)

Sounds good to me.

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


More information about the lldb-commits mailing list