Re-enable SitePerProcessAutoplayBrowserTest.PropagateUserGestureFlag.
It's not clear what the cause of flakiness was in this test, as the available logs are stale. The test currently fails on a WaitForLoadStop() in one of the test's custom navigation helpers, when used on an initial navigation. These helpers seem unnecessary, and the first navigation simulates something that can't normally happen (renderer-initiated OpenURL() request from an initial blank tab). Rewrite the test to use existing navigation helpers, and re-enable the test to see if it's healed itself and to gather more data if it hasn't. Bug: 1014175 Change-Id: I6f48a2ff25d7fff23002611fe3e4f67c82d09cd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518494Reviewed-by:Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#824208}
Showing
Please register or sign in to comment