[Lldb-commits] [lldb] [lldb-dap] Re-enable the lldb-dap tests (PR #138791)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue May 6 22:14:58 PDT 2025
================
@@ -18,6 +18,7 @@
import socket
+ at skip("SBTarget::ConnectRemote is not synchronous")
----------------
JDevlieghere wrote:
I filed #138803
https://github.com/llvm/llvm-project/pull/138791
More information about the lldb-commits
mailing list