diff options
| author | Pavel Labath <labath@google.com> | 2015-09-17 09:24:44 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2015-09-17 09:24:44 +0000 |
| commit | 415b6052497a5f6d3bfc7631e19a3f5520bcfd15 (patch) | |
| tree | 43db2dd6f3980db1dd2ab455d0782451aaf88ef4 /lldb/test/dosep.py | |
| parent | 702a6adfaa94181ae7d9788403ffc65610910d13 (diff) | |
| download | bcm5719-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-x | lldb/test/dosep.py | 1 |
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", |

