[all-commits] [llvm/llvm-project] 1f780c: [LLDB] Disable flaky lldb-vscode tests on arm
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Jul 7 19:08:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f780c997c3616465a4180ffb20a5db4ec9d7776
https://github.com/llvm/llvm-project/commit/1f780c997c3616465a4180ffb20a5db4ec9d7776
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M lldb/test/API/tools/lldb-vscode/attach/TestVSCode_attach.py
Log Message:
-----------
[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
More information about the All-commits
mailing list