[Lldb-commits] [lldb] [lldb] Fixed the test TestThreadStates when run with a remote target (PR #92086)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue May 14 02:45:20 PDT 2024
labath wrote:
I'm pretty sure lldb was sending these events at some point, but that could have change since then. I slightly surprised that this wasn't caught before as that would mean noone is running these tests remotely.
Jonas, are you running lldb tests in remote configurations?
https://github.com/llvm/llvm-project/pull/92086
More information about the lldb-commits
mailing list