[LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64/Windows
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 3 Jan 2023 14:38:30 +0000 (18:38 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 3 Jan 2023 14:42:43 +0000 (18:42 +0400)
commit2b8c308fa1d3ba504c1bde16f262683685b19726
tree72bcac82a3f75c1ef3bde66f1a499e342348b41c
parent6186928e60300cb5a345a598ee4194044ac5c4ae
[LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64/Windows

TestThreadSpecificBreakpoint.py is flaky on AArch64/Windows buildbot
and results in timeout randomly. This patch marks the test skipped.
lldb/test/API/functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py