[Lldb-commits] [lldb] [lldb-dap] Re-enable the lldb-dap tests (PR #138791)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Tue May 6 20:00:39 PDT 2025


================
@@ -18,6 +18,7 @@
 import socket
 
 
+ at skip("SBTarget::ConnectRemote is not synchronous")
----------------
ashgti wrote:

Should we put a link to the bug to fix this test?

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


More information about the lldb-commits mailing list