summaryrefslogtreecommitdiffstats
path: root/lldb/test/dosep.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-09-17 09:24:44 +0000
committerPavel Labath <labath@google.com>2015-09-17 09:24:44 +0000
commit415b6052497a5f6d3bfc7631e19a3f5520bcfd15 (patch)
tree43db2dd6f3980db1dd2ab455d0782451aaf88ef4 /lldb/test/dosep.py
parent702a6adfaa94181ae7d9788403ffc65610910d13 (diff)
downloadbcm5719-llvm-415b6052497a5f6d3bfc7631e19a3f5520bcfd15.tar.gz
bcm5719-llvm-415b6052497a5f6d3bfc7631e19a3f5520bcfd15.zip
Remove XTIMEOUT from TestAttachDenied on linux
llvm-svn: 247877
Diffstat (limited to 'lldb/test/dosep.py')
-rwxr-xr-xlldb/test/dosep.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py
index d3999c5e6bf..01485087791 100755
--- a/lldb/test/dosep.py
+++ b/lldb/test/dosep.py
@@ -905,7 +905,6 @@ def getExpectedTimeouts(platform_name):
if target.startswith("linux"):
expected_timeout |= {
- "TestAttachDenied.py",
"TestProcessAttach.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
OpenPOWER on IntegriCloud