[all-commits] [llvm/llvm-project] c63cb0: [LLDB] Skip TestScriptedProcess on Arm/AArch64 Linux
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Oct 11 00:59:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c63cb0c80ec7eb2dedad6e89fb9a3042b71d3b0f
https://github.com/llvm/llvm-project/commit/c63cb0c80ec7eb2dedad6e89fb9a3042b71d3b0f
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
Log Message:
-----------
[LLDB] Skip TestScriptedProcess on Arm/AArch64 Linux
This is failing on Arm and AArch64 Linux buildbots since the time it was
comitted.
https://lab.llvm.org/buildbot/#/builders/96/builds/12628
Differential Revision: https://reviews.llvm.org/D107585
More information about the All-commits
mailing list