Deflaky SitePerProcessHitTestBrowserTest.RenderWidgetUserActivationStateTest
The test was flaky failing with RemovePendingUserActivationIfAvailable true and HasTransientUserActivation false. It's probably because of timing issue (InputEventAck arrive sooner than the UpdateUserActivationState IPC). This CL changes to wait until the target frame get activated. This CL also adds the test to INSTANTIATE_TEST_SUITE_P. (The test wasn't actually running after the crrev.com/c/1850736 fixed the scope feature list) Bug: 995285 Change-Id: I5651115487d7dd1beba51933ec67dbc3d38c28e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869072 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#709797}
Showing
Please register or sign in to comment