commit | 2645b0aa0532d88e339ab7aac7eab427606abcca | [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 | b507735c88a73fb55540c5bacc7e22b9748075c1 | |
parent | 18f7a5c3ad9846a585e893518f15fa4dd19bc4c1 [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