[vscode] Skip some of the vscode tests on Linux and fix one
authorStella Stamenova <stilis@microsoft.com>
Fri, 24 Aug 2018 21:42:53 +0000 (21:42 +0000)
committerStella Stamenova <stilis@microsoft.com>
Fri, 24 Aug 2018 21:42:53 +0000 (21:42 +0000)
commit04acc99db8fc64a789b01103249fa26ef69de0a4
tree11a5acf6828f91dcb62943952e92e4efc0657fad
parentbcf726a32d1cc341a25d0218359cf21825e12d83
[vscode] Skip some of the vscode tests on Linux and fix one

Summary: These are already skipped on Darwin because they cause build bot failures. Both on the build bots as well as in our testing we have seen a number of these tests fail and hang. This change skips the failing/hanging tests on Linux and also fixes one of the test - the test needs the thread library to build.

Reviewers: asmith, clayborg, aprantl

Subscribers: teemperor, lldb-commits

Differential Revision: https://reviews.llvm.org/D51227

llvm-svn: 340658
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/attach/TestVSCode_attach.py
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/launch/TestVSCode_launch.py
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/step/Makefile