Added XTIMEOUT for TestAttachDenied.py

llvm-svn: 237319
This commit is contained in:
Vince Harron 2015-05-13 23:59:03 +00:00
parent 37a175007b
commit de92b52015
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ def getExpectedTimeouts(dotest_options):
if target.startswith("linux"):
expected_timeout |= {
"TestAttachDenied.py",
"TestAttachResume.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",