commit | f56f87fd54e5499bbd0c49820b5ef1f35e54c25a | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Thu Aug 25 11:12:58 2016 -0700 |
committer | Dake Gu <dake@google.com> | Fri Nov 11 11:37:37 2016 -0800 |
tree | 6a7dc8098730bcbb3fe66de68d10b18545701a73 | |
parent | 20dd2f19e389fadaace02f2252c476fc4955f5be [diff] |
DO NOT MERGE fix BrowseFragmentTest static variable issue Some short test doesn't wait the post Handler to be run. When Handler runs, static variable SET_ADAPTER_AFTER_DATA_LOAD is changed by another test. Change static variable to member variable and check activity close as well. Bug 30943877 Change-Id: I62f317fcf22930f055d4ff52863b75ea06d448c6