chromeos: Speculative fix for flaky DragToOverviewTest.DragTab
DragTab fails at about 25% in classic mode under FindIt flake analysis. It seems that the mouse move to detach the tab sometimes does not go through when the post event callback is invoked. Add a WaitForNoPointerHoldLock before sending the mouse move to make sure the event is handled before its post process callback. Bug: 942599 Change-Id: Ieea45562b4c8ca7e1ee6bcd9f5cda2a938d1000f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562085Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#649673}
Showing
Please register or sign in to comment