Chromium Code Reviews
        
  Description[Android] Explicitly check that devices are online during test set up.
In rare cases, devices time out on the first real command sent to them.
On swarming, the total time required for this timeout can exceed that
amount of time allotted for the containing task to finish. This is bad.
This change checks that the device is fully booted before attempting to
do anything else with it. The commands this runs should ensure that we
can run basic commands on the device and that the package manager is
running. This all runs with a relatively short timeout, so we should
be able to identify a potentially problematic device before hitting
the swarming timeout.
BUG=664308
Review-Url: https://codereview.chromium.org/2628953003
Cr-Commit-Position: refs/heads/master@{#443390}
Committed: https://chromium.googlesource.com/chromium/src/+/e9408cc6c29f9476a7a76d07ecefc6f1d7b3fcdb
   
  Patch Set 1 #
 Messages
    Total messages: 8 (4 generated)
     
  
  
       | 
    |||||||||||||||||||