commit | 97d5c507304a865bfe4c2d8fe506b474aab13668 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Jun 04 13:50:55 2009 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Thu Jun 04 18:22:57 2009 -0700 |
tree | 4b4105c7be505342ab5e988c94fc9c2f68043c91 | |
parent | ab16d9f7d51be7264f9066bf01846e0c98dfb5df [diff] |
Make runtest wait for instrumentation install before running test. This attempts to address bug 1872940 where runtest will attempt to run the test before all the new packages pushed via adb sync are actually installed. This won't completely fix the bug in all cases, but hopefully will help most situations.