Enable PointerLockBrowserTest.PointerLockWheelEventRouting
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: I08ba7c5f34d57a92e24480934cb6d2fc731fd6f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213110Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#771923}
Showing
Please register or sign in to comment