Remove XTIMEOUT from TestProcessAttach on linux

llvm-svn: 248711
This commit is contained in:
Pavel Labath 2015-09-28 13:27:48 +00:00
parent 55dc5df59f
commit 8ff61200f4
1 changed files with 0 additions and 1 deletions

View File

@ -959,7 +959,6 @@ def getExpectedTimeouts(platform_name):
if target.startswith("linux"):
expected_timeout |= {
"TestProcessAttach.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
"TestEvents.py",