Disable flaky lldb-vscode tests on aarch64
authorWalter Erquinigo <waltermelon@fb.com>
Wed, 24 Jun 2020 15:54:13 +0000 (08:54 -0700)
committerWalter Erquinigo <waltermelon@fb.com>
Wed, 24 Jun 2020 15:57:20 +0000 (08:57 -0700)
commit8e08422385d93fd99354286abd495484f4513f88
treee872fbe42b10360a03a5e2b15b7e23dd862d21fc
parente8775c8d817b7aa48bea17241f0eb459823f46b2
Disable flaky lldb-vscode tests on aarch64

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

Some flaky runs:
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/5517/steps/test/logs/stdio
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/5527/steps/test/logs/stdio

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