diff options
Diffstat (limited to 'lldb/test/dosep.py')
-rwxr-xr-x | lldb/test/dosep.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py index 779937f47db..608497f80d4 100755 --- a/lldb/test/dosep.py +++ b/lldb/test/dosep.py @@ -244,6 +244,7 @@ def getExpectedTimeouts(platform_name): expected_timeout |= { "TestAttachDenied.py", "TestAttachResume.py", + "TestProcessAttach.py", "TestConnectRemote.py", "TestCreateAfterAttach.py", "TestEvents.py", |