[LLDB] Skip TestInterruptBacktrace.py on Arm/Linux
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 22 May 2023 10:43:52 +0000 (14:43 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 22 May 2023 10:53:35 +0000 (14:53 +0400)
commit5dfec676c3ab4fa2b7ea95d203f97faf7768b77f
treece60bdd88d354355c0e18db64d633278cef27df2
parent5d0c5c5928409306c860c8d0506de81b9ade854c
[LLDB] Skip TestInterruptBacktrace.py on Arm/Linux

TestInterruptBacktrace.py started randonmly failing on Arm/Linux
buildbot since e19387e6936c. This patch marks it skipped.

Differential Revision: https://reviews.llvm.org/D150236
lldb/test/API/functionalities/bt-interrupt/TestInterruptBacktrace.py