Remove XTIMEOUT from TestChangeProcessGroup on linux

llvm-svn: 247552
This commit is contained in:
Pavel Labath 2015-09-14 12:31:47 +00:00
parent aaadc5302c
commit 7cc26d1765
1 changed files with 0 additions and 1 deletions

View File

@ -673,7 +673,6 @@ def getExpectedTimeouts(platform_name):
"TestMultithreaded.py", "TestMultithreaded.py",
"TestRegisters.py", # ~12/600 dosep runs (build 3120-3122) "TestRegisters.py", # ~12/600 dosep runs (build 3120-3122)
"TestThreadStepOut.py", "TestThreadStepOut.py",
"TestChangeProcessGroup.py",
} }
elif target.startswith("android"): elif target.startswith("android"):
expected_timeout |= { expected_timeout |= {