commit | aa95aa063fb0c7069b32f091bbce723da2761fcc | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 07 17:53:29 2019 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Feb 07 17:53:29 2019 -0800 |
tree | f28a68e8734b8c46a8b6032eaeb351d8566b4552 | |
parent | 3dbdf65afcc532ee330ebdba3a8555726d6d521b [diff] |
adb: hopefully deflake test_adb.py. The reconnection test is spuriously failing on test infrastructure for unclear reasons, which might be due to a race between the connection attempt and the first command we send. Insert a sleep to hopefully reduce the flakiness. Bug: http://b/123247844 Test: ./test_adb.py (but it didn't fail for me in the first place) Change-Id: Ic36924c16bae424accfec700af4623794fd1f123