forked from OSchip/llvm-project
Remove TestConnectRemote from XTIMEOUTs
The test in question was removed in r249613. llvm-svn: 256741
This commit is contained in:
parent
55582073e4
commit
0b92d6e5f6
lldb/packages/Python/lldbsuite/test
|
@ -1146,7 +1146,6 @@ def getExpectedTimeouts(platform_name):
|
|||
|
||||
if target.startswith("linux"):
|
||||
expected_timeout |= {
|
||||
"TestConnectRemote.py",
|
||||
"TestCreateAfterAttach.py",
|
||||
"TestEvents.py",
|
||||
"TestExitDuringStep.py",
|
||||
|
|
Loading…
Reference in New Issue