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