summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-09-28 13:27:48 +0000
committerPavel Labath <labath@google.com>2015-09-28 13:27:48 +0000
commit8ff61200f4382d9fda57773aec48f1bd3166a22b (patch)
treeb0b5287f70c37eda9d33ba6d32fac19a2344f4b1
parent55dc5df59f0763c81ff76af8ebd701b850160ee4 (diff)
downloadbcm5719-llvm-8ff61200f4382d9fda57773aec48f1bd3166a22b.tar.gz
bcm5719-llvm-8ff61200f4382d9fda57773aec48f1bd3166a22b.zip
Remove XTIMEOUT from TestProcessAttach on linux
llvm-svn: 248711
-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 2a5b10ac619..65002d59d7f 100755
--- a/lldb/test/dosep.py
+++ b/lldb/test/dosep.py
@@ -959,7 +959,6 @@ def getExpectedTimeouts(platform_name):
if target.startswith("linux"):
expected_timeout |= {
- "TestProcessAttach.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
"TestEvents.py",
OpenPOWER on IntegriCloud