Mark TestEvents as XTIMEOUT on Linux

llvm-svn: 237679
This commit is contained in:
Tamas Berghammer 2015-05-19 10:49:40 +00:00
parent 8c2cafa48d
commit 0d0ec9f2d7
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ def getExpectedTimeouts(platform_name):
"TestAttachResume.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
"TestEvents.py",
"TestExitDuringStep.py",
"TestThreadStepOut.py",
}