Disable a flaky lldb-vscode test on aarch64
authorWalter Erquinigo <waltermelon@fb.com>
Wed, 24 Jun 2020 18:08:29 +0000 (11:08 -0700)
committerWalter Erquinigo <waltermelon@fb.com>
Wed, 24 Jun 2020 18:09:21 +0000 (11:09 -0700)
commitd4ef569577625d50dfe01ab54c7b9995db3e013f
tree4301774ea67bef8605c3e13f04c315b7b55ab011
parentd291bd510e6a4e62594186cb8f3ddc18acf2ee1a
Disable a flaky lldb-vscode test on aarch64

Summary:
These tests isflaky only on this arch for some reason. It's testing important features and is not flaky on x86_64, so I'll investigate this arm issue separatedly.

A flaky run:
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/5540/steps/test/logs/stdio

Diff that created those tests:
https://reviews.llvm.org/D81978
lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py