[Lldb-commits] [lldb] [lldb-dap] Re-enable the lldb-dap tests (PR #138791)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed May 7 05:07:57 PDT 2025
DavidSpickett wrote:
As far as I can know, https://github.com/llvm/llvm-project/pull/138219 went onto main, so you can revert my revert to get that back.
Then there was https://github.com/llvm/llvm-project/commit/69a0af35a5860156836e9e295ecef9de3474db11, which was later reverted in https://github.com/llvm/llvm-project/commit/5e70460d0155aacbd926f97a7c059de009b6e22d. I saw that cause timeouts on Linux but it didn't change the Windows results.
So it should reproduce with just that first change reapplied to main.
https://github.com/llvm/llvm-project/pull/138791
More information about the lldb-commits
mailing list