Commit a2f9c59d authored by Andy Paicu's avatar Andy Paicu Committed by Commit Bot

Disabled TouchpadPinchBrowserTest.WheelListenerPreventingDoubleTap

TBR=dtapuska@chromium.org

Bug: 1021541
Change-Id: I5632a07aa96ed1d99bd4ed2b2a2a63f6f32c8a6c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899866Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712590}
parent e70ed1c3
......@@ -222,7 +222,7 @@ IN_PROC_BROWSER_TEST_P(TouchpadPinchBrowserTest, WheelListenerPreventingPinch) {
// If the synthetic wheel event for a touchpad double tap is canceled, we
// should not change the page scale.
IN_PROC_BROWSER_TEST_P(TouchpadPinchBrowserTest,
WheelListenerPreventingDoubleTap) {
DISABLED_WheelListenerPreventingDoubleTap) {
LoadURL();
WebPreferences prefs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment