forked from OSchip/llvm-project
parent
37a175007b
commit
de92b52015
|
@ -167,6 +167,7 @@ def getExpectedTimeouts(dotest_options):
|
|||
|
||||
if target.startswith("linux"):
|
||||
expected_timeout |= {
|
||||
"TestAttachDenied.py",
|
||||
"TestAttachResume.py",
|
||||
"TestConnectRemote.py",
|
||||
"TestCreateAfterAttach.py",
|
||||
|
|
Loading…
Reference in New Issue