[all-commits] [llvm/llvm-project] b27225: [lldb] Skip the flakey part of TestStopHookScripte...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Oct 1 05:25:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b272250221595b14c32db6721a0ae4e5f17ea4d2
https://github.com/llvm/llvm-project/commit/b272250221595b14c32db6721a0ae4e5f17ea4d2
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py
Log Message:
-----------
[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).
More information about the All-commits
mailing list