Xtimeout TestProcessAttach for Linux.

llvm-svn: 242932
This commit is contained in:
Chaoren Lin 2015-07-22 20:52:17 +00:00
parent 4afe504980
commit 0b8bb3da08
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ def getExpectedTimeouts(platform_name):
expected_timeout |= {
"TestAttachDenied.py",
"TestAttachResume.py",
"TestProcessAttach.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
"TestEvents.py",