summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dosep.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-01-04 10:09:06 +0000
committerPavel Labath <labath@google.com>2016-01-04 10:09:06 +0000
commit0b92d6e5f6824bdcf42666c25e72e5edb3f00e4f (patch)
tree795ec8fb8b8f233d4589d75472f121a01fac5793 /lldb/packages/Python/lldbsuite/test/dosep.py
parent55582073e4b54215213b7a85607ad7c1e2ac44a2 (diff)
downloadbcm5719-llvm-0b92d6e5f6824bdcf42666c25e72e5edb3f00e4f.tar.gz
bcm5719-llvm-0b92d6e5f6824bdcf42666c25e72e5edb3f00e4f.zip
Remove TestConnectRemote from XTIMEOUTs
The test in question was removed in r249613. llvm-svn: 256741
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dosep.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/dosep.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/dosep.py b/lldb/packages/Python/lldbsuite/test/dosep.py
index 3443c6b3a77..90fe4fa1a57 100644
--- a/lldb/packages/Python/lldbsuite/test/dosep.py
+++ b/lldb/packages/Python/lldbsuite/test/dosep.py
@@ -1146,7 +1146,6 @@ def getExpectedTimeouts(platform_name):
if target.startswith("linux"):
expected_timeout |= {
- "TestConnectRemote.py",
"TestCreateAfterAttach.py",
"TestEvents.py",
"TestExitDuringStep.py",
OpenPOWER on IntegriCloud