[lldb] Skip the flakey part of TestStopHookScripted on Linux
authorRaphael Isemann <teemperor@gmail.com>
Thu, 1 Oct 2020 12:23:45 +0000 (14:23 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 1 Oct 2020 12:24:38 +0000 (14:24 +0200)
commitb272250221595b14c32db6721a0ae4e5f17ea4d2
treebed5740eab6416b47ec2b5f3de86c76194aa67ad
parentbc730b5e43ad4b7efeca977359271fa0eaa7ed45
[lldb] Skip the flakey part of TestStopHookScripted on Linux

This test seems to randomly fail on Linux machines. It's only one part of the
test failing randomly, so let's just skip it instead of reverting the whole
patch (again).
lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py