[all-commits] [llvm/llvm-project] 3b2496: [LLDB] Skip TestTwoHitsOneActual.py on Arm/AArch64...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Jul 5 04:03:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b2496e8faae2ba99f2d56f11f1cb44b68c353ae
https://github.com/llvm/llvm-project/commit/3b2496e8faae2ba99f2d56f11f1cb44b68c353ae
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M lldb/test/API/functionalities/breakpoint/two_hits_one_actual/TestTwoHitsOneActual.py
Log Message:
-----------
[LLDB] Skip TestTwoHitsOneActual.py on Arm/AArch64 Linux
This test has some race condition which is making it hang on LLDB
Arm/AArch64 Linux buildbot. I am marking it as skipped until we
investigate whats going wrong.
More information about the All-commits
mailing list