Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Commit

Permalink
Added XTIMEOUT for TestAttachDenied.py
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@237319 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
vharron committed May 13, 2015
1 parent 5d51176 commit 8aca555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/dosep.py
Expand Up @@ -167,6 +167,7 @@ def getExpectedTimeouts(dotest_options):

if target.startswith("linux"):
expected_timeout |= {
"TestAttachDenied.py",
"TestAttachResume.py",
"TestConnectRemote.py",
"TestCreateAfterAttach.py",
Expand Down

0 comments on commit 8aca555

Please sign in to comment.