[LLDB] Skip random fails on Arm/AArch64 Linux buildbot
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 9 Aug 2021 07:47:32 +0000 (12:47 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 9 Aug 2021 08:53:48 +0000 (13:53 +0500)
commit8813bc02b40c90eeca0b30ec46aa898bd49e1522
tree3e2ada46239ff78b6405e8f52ad3a5213a0bb1e4
parent2bb4ebb19e8893634fd2491d55c127b8ba58e637
[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.
lldb/test/API/commands/expression/multiline-navigation/TestMultilineNavigation.py
lldb/test/API/driver/batch_mode/TestBatchMode.py
lldb/test/API/iohandler/unicode/TestUnicode.py
lldb/test/API/tools/lldb-server/vCont-threads/TestGdbRemote_vContThreads.py