[Lldb-commits] [lldb] r339911 - Add a new tool named "lldb-vscode" that implements the Visual Studio Code Debug Adaptor Protocol
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 17 11:32:42 PDT 2018
> On Aug 17, 2018, at 10:35 AM, Greg Clayton <clayborg at gmail.com> wrote:
>
> I can expectedFail this test if needed?
I'm afraid it looks like that won't be good enough. I just had to manually log into the build node and kill TestVSCode_variables.py, too, because it was hanging indefinitely. We either need to figure out what is going with these tests or skip them on Darwin entirely.
-- adrian
More information about the lldb-commits
mailing list