diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/dosep.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/dosep.py b/lldb/packages/Python/lldbsuite/test/dosep.py index 7b80d02fe89..5ddbba0d71b 100644 --- a/lldb/packages/Python/lldbsuite/test/dosep.py +++ b/lldb/packages/Python/lldbsuite/test/dosep.py @@ -1147,7 +1147,6 @@ def getExpectedTimeouts(platform_name): if target.startswith("linux"): expected_timeout |= { "TestEvents.py", - "TestExitDuringStep.py", # Times out in ~10% of the times on the build bot "TestHelloWorld.py", |