[all-commits] [llvm/llvm-project] 8e0842: Disable flaky lldb-vscode tests on aarch64
walter erquinigo via All-commits
all-commits at lists.llvm.org
Wed Jun 24 08:57:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e08422385d93fd99354286abd495484f4513f88
https://github.com/llvm/llvm-project/commit/8e08422385d93fd99354286abd495484f4513f88
Author: Walter Erquinigo <waltermelon at fb.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M lldb/test/API/tools/lldb-vscode/attach/TestVSCode_attach.py
Log Message:
-----------
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
More information about the All-commits
mailing list