[Lldb-commits] [PATCH] D51227: [vscode] Skip some of the vscode tests on Linux and fix one
Stella Stamenova via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 24 13:40:53 PDT 2018
stella.stamenova updated this revision to Diff 162467.
stella.stamenova retitled this revision from "[vscode] Skip the vscode tests on Linux" to "[vscode] Skip some of the vscode tests on Linux and fix one".
stella.stamenova edited the summary of this revision.
stella.stamenova added a comment.
I spent some more time on this to isolate the failing tests (and reduce the number of disabled tests). I was also able to figure out what one of the failures is - the test needs the thread library to build. The update change reflects that.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51227
Files:
packages/Python/lldbsuite/test/tools/lldb-vscode/attach/TestVSCode_attach.py
packages/Python/lldbsuite/test/tools/lldb-vscode/launch/TestVSCode_launch.py
packages/Python/lldbsuite/test/tools/lldb-vscode/step/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51227.162467.patch
Type: text/x-patch
Size: 5611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180824/50ad499b/attachment.bin>
More information about the lldb-commits
mailing list