diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py index e2c98e31ae22..cc487759e274 100755 --- a/lldb/test/dosep.py +++ b/lldb/test/dosep.py @@ -248,6 +248,7 @@ def getExpectedTimeouts(platform_name): "TestCreateAfterAttach.py", "TestEvents.py", "TestExitDuringStep.py", + "TestHelloWorld.py", # Times out in ~10% of the times on the build bot "TestThreadStepOut.py", } elif target.startswith("android"):