commit | ebcb9c1e251fa37d0daa0234b63f6546af25ffa8 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Jul 12 11:03:53 2023 +0800 |
committer | Louis Chang <louischang@google.com> | Wed Jul 12 16:45:07 2023 +0800 |
tree | e416acedf8887bae8857441886713b7e6f2ee8a3 | |
parent | c9f03886f715480c4973c5d6aead70936f3fc7c8 [diff] |
Attempts fixing test flakiness There is a race condition between the test and the launched activity, which could result in NullPointerException and break the test. Bug: 289865322 Test: atest ActivityThreadTest over 500 times on cf Change-Id: I1e13c9c1dd796296263de0984675311866ba61f3