Bump up timeout in TestGdbRemoteProcessInfo
authorPavel Labath <labath@google.com>
Tue, 12 Apr 2016 11:59:41 +0000 (11:59 +0000)
committerPavel Labath <labath@google.com>
Tue, 12 Apr 2016 11:59:41 +0000 (11:59 +0000)
commitec26f3bdf3b0417d9c98a0ea581b318ab4c8ddae
tree7acf160a5b61008ea660ae3e0ee63658fde1f23b
parentb067c2d23b2b65edb3f13483416524f3dfa8f5ea
Bump up timeout in TestGdbRemoteProcessInfo

the process info packet is slow, and sometimes it does not arrive on time when run on the android
emulator.

llvm-svn: 266058
lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteProcessInfo.py