[LLDB] Disable flaky lldb-vscode tests on arm
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 8 Jul 2020 02:02:16 +0000 (07:02 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 8 Jul 2020 02:07:10 +0000 (07:07 +0500)
commit1f780c997c3616465a4180ffb20a5db4ec9d7776
tree7d151bcd1688c45fdf99011f8c5f8ee49f3152f4
parent51b0da731af75c68dd521e04cc576d5a611b1612
[LLDB] Disable flaky lldb-vscode tests on arm

Summary:
These two tests are flaky on lldb Arm buildbot as well. They are already
being skipped for aarch64. I am going to mark them skipped for Arm.

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D81978
lldb/test/API/tools/lldb-vscode/attach/TestVSCode_attach.py