commit | 91996d7408123081f30c839bf0515b73205eb1c0 | [log] [tgz] |
---|---|---|
author | Grigory Dzhavadyan <grigoryj@google.com> | Mon Oct 31 11:08:59 2016 -0700 |
committer | Grigory Dzhavadyan <grigoryj@google.com> | Tue Nov 15 12:55:44 2016 -0800 |
tree | 52bf5386b236a18cc460b32d1840161653dd0849 | |
parent | b16a82e23ca86d8e0a6292d9a64ef7575011ed02 [diff] |
Fix activity & window manager tests on emulator bug: 31647943 Most of those are timing issues. The tests rely on executing activity manager commands in a certain sequence, but sending a command before the previous one finishes seems to affect the outcome. For example: attempting to launch TestActivity from LaunchToSideActivity *before* the latter becomes visible will fail. Change-Id: I2cbee39b724524169f753624b91b5093e610aff5