commit | 48fe7948f235efc52a219a2724d9902b54d80dfa | [log] [tgz] |
---|---|---|
author | Tao Wu <lepton@google.com> | Sun Jan 08 01:20:21 2017 -0800 |
committer | Tao Wu <lepton@google.com> | Mon Jan 09 13:56:49 2017 -0800 |
tree | f1e17c9744d464e6a09499a4e12572a3ea30c6c2 | |
parent | 91db41f315f6c2366b7098c531224bee01170364 [diff] |
Set timeout before connect to adb in jdwp. Sometimes adb is in buggy status and just doesn't accept our connection. Add a timeout in art side to make sure we aren't stuck there. Bug: 34140694 Test: mma -j40 test-art-host Test: ./art/tools/run-jdwp-tests.sh --mode=host --variant=X64 Change-Id: Ia7756d5c03b57e87fe9642b0d32728aa6cead65c Signed-off-by: Tao Wu <lepton@google.com>