[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbot
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 19 Mar 2021 10:29:53 +0000 (15:29 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 19 Mar 2021 10:30:10 +0000 (15:30 +0500)
commit7dd76cccca02ee59588647f2d97f1b554c48f580
tree27ce6ae474e9c2812440fbfce58f409d392cf7d9
parent1d7cf550721c51030144f3cd295c5789d51c4aad
[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbot

TestExitDuringExpression test_exit_before_one_thread_unwind fails
sporadically on both Arm and AArch64 linux buildbots.
This seems like a thread timing issue. I am marking it skip for now.
lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py