commit | a2c57fb05d026cfd19edbb6e56a9126e8fc480f3 | [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 | 52cf7d99a6f3854904322bf53ae5aed07a49b001 [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