commit | a6f9cc023c21adbd13a3f21269cb47a371c6f0a9 | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Wed Jul 15 15:25:09 2020 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Sat Aug 01 07:09:13 2020 +0000 |
tree | 2d85640e7077fe11d3274ff1dd0ff4ed118a4d5e | |
parent | 14b83c51a9a3738d83f1557f21a8062847b18334 [diff] |
Increasing wait time for end-action events. This is supposed to fix a flake in one of widgets tests. The end-scroll event is posted by the system server to another thread may arrive in ~13 sec. The delay may have been caused by the previous test that just created and deleted a user, so the system is busy with processing that. Bug: 160238801 Change-Id: I43d0804252202ae04c731f35fb219c4be4bd4a76 (cherry picked from commit ba161b7393994481b84581525be7f76331d7d15b)