Enable test PointerLockBrowserTest.PointerLockEventRouting
The tests in pointer_lock_browsertest.cc were flaky for 3 reasons: - requestPointerLock being asynchronous - mouse events being asynchronous - native mouse events interfering with tests during execution All the above were addressed in prior CLs. Bug: 766450 Change-Id: I473623338fee3277cb905b17151f80a6468ebb57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213107Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#772367}
Showing
Please register or sign in to comment