diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
-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 90fe4fa1a57..7b80d02fe89 100644 --- a/lldb/packages/Python/lldbsuite/test/dosep.py +++ b/lldb/packages/Python/lldbsuite/test/dosep.py @@ -1146,7 +1146,6 @@ def getExpectedTimeouts(platform_name): if target.startswith("linux"): expected_timeout |= { - "TestCreateAfterAttach.py", "TestEvents.py", "TestExitDuringStep.py", |