forked from OSchip/llvm-project
Remove XTIMEOUT from TestProcessAttach on linux
llvm-svn: 248711
This commit is contained in:
parent
55dc5df59f
commit
8ff61200f4
|
@ -959,7 +959,6 @@ def getExpectedTimeouts(platform_name):
|
|||
|
||||
if target.startswith("linux"):
|
||||
expected_timeout |= {
|
||||
"TestProcessAttach.py",
|
||||
"TestConnectRemote.py",
|
||||
"TestCreateAfterAttach.py",
|
||||
"TestEvents.py",
|
||||
|
|
Loading…
Reference in New Issue