summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-07-22 20:52:17 +0000
committerChaoren Lin <chaorenl@google.com>2015-07-22 20:52:17 +0000
commit0b8bb3da083bcfa69052b44664a43606bbeae10f (patch)
treea9c6a4427ad0c2610891c58cd8763a1449892e2b
parent4afe504980b5637cab53bfa36022891c62ff390a (diff)
downloadbcm5719-llvm-0b8bb3da083bcfa69052b44664a43606bbeae10f.tar.gz
bcm5719-llvm-0b8bb3da083bcfa69052b44664a43606bbeae10f.zip
Xtimeout TestProcessAttach for Linux.
llvm-svn: 242932
-rwxr-xr-xlldb/test/dosep.py1
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",
OpenPOWER on IntegriCloud