commit | 18cc3800ddb5e4dee6c425703960b0cf3f763369 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Sep 05 02:16:52 2023 +0000 |
committer | Louis Chang <louischang@google.com> | Tue Sep 05 07:43:40 2023 +0000 |
tree | 13287d9eba82d2ab9382ee55d7dbd5f9b7894bc4 | |
parent | a6496f0a1c6c71c078bb23e1c332730e07fd9536 [diff] |
Attempt fixing test flakiness The activity should be set to RESUMED state after relaunched, or the activity is remained in CREATED state. Somehow, the activity could relayout window and update the app configuration after destroyed, while the next test is started running. Bug: 298331121 Test: atest ActivityThreadTest Change-Id: I413ec5ed5e3939582816dd80a4fdfd5ec0b18e99