commit | 0b8bb3da083bcfa69052b44664a43606bbeae10f | [log] [tgz] |
---|---|---|
author | Chaoren Lin <chaorenl@google.com> | Wed Jul 22 20:52:17 2015 +0000 |
committer | Chaoren Lin <chaorenl@google.com> | Wed Jul 22 20:52:17 2015 +0000 |
tree | a9c6a4427ad0c2610891c58cd8763a1449892e2b | |
parent | 4afe504980b5637cab53bfa36022891c62ff390a [diff] [blame] |
Xtimeout TestProcessAttach for Linux. llvm-svn: 242932
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py index 779937f..608497f 100755 --- a/lldb/test/dosep.py +++ b/lldb/test/dosep.py
@@ -244,6 +244,7 @@ expected_timeout |= { "TestAttachDenied.py", "TestAttachResume.py", + "TestProcessAttach.py", "TestConnectRemote.py", "TestCreateAfterAttach.py", "TestEvents.py",