[all-commits] [llvm/llvm-project] 8813bc: [LLDB] Skip random fails on Arm/AArch64 Linux buil...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Aug 9 01:54:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8813bc02b40c90eeca0b30ec46aa898bd49e1522
https://github.com/llvm/llvm-project/commit/8813bc02b40c90eeca0b30ec46aa898bd49e1522
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M lldb/test/API/commands/expression/multiline-navigation/TestMultilineNavigation.py
M lldb/test/API/driver/batch_mode/TestBatchMode.py
M lldb/test/API/iohandler/unicode/TestUnicode.py
M lldb/test/API/tools/lldb-server/vCont-threads/TestGdbRemote_vContThreads.py
Log Message:
-----------
[LLDB] Skip random fails on Arm/AArch64 Linux buildbot
Following tests fail on Arm/AArch64 randomly with timeouts:
TestMultilineNavigation.py
TestBatchMode.py
TestUnicode.py
TestGdbRemote_vContThreads.py
I am marking them as skipped until we find a away make to pass reliably.
More information about the All-commits
mailing list