[all-commits] [llvm/llvm-project] 94a591: [LLDB] Skip test_launch_simple from TestTargetAPI....
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Aug 6 05:39:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 94a5919946a0a6b87720d9d1dfd15071ae3a5a49
https://github.com/llvm/llvm-project/commit/94a5919946a0a6b87720d9d1dfd15071ae3a5a49
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M lldb/test/API/python_api/target/TestTargetAPI.py
Log Message:
-----------
[LLDB] Skip test_launch_simple from TestTargetAPI.py on Arm/AArch64 Linux
Recently added TestTargetAPI.py test "test_launch_simple" is failing on
Arm/AArch64 Linux targets. Putting them to skip until fixed.
Differential Revision: https://reviews.llvm.org/D85235
More information about the All-commits
mailing list