Commit e44d5ce8 authored by Mikel Astiz's avatar Mikel Astiz Committed by Commit Bot

Disable flaky testLongpressExtendinSelectionExactResolve

TBR=donnd@chromium.org

Change-Id: I6a68584a07738a7d744a05673f09183ea04d9bfe
Bug: 1048827
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041652Reviewed-by: default avatarMikel Astiz <mastiz@chromium.org>
Commit-Queue: Mikel Astiz <mastiz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738911}
parent bed7ddcb
...@@ -3228,6 +3228,7 @@ public class ContextualSearchManagerTest { ...@@ -3228,6 +3228,7 @@ public class ContextualSearchManagerTest {
} }
@Test @Test
@DisabledTest(message = "See https://crbug.com/1048827")
@SmallTest @SmallTest
@Feature({"ContextualSearch"}) @Feature({"ContextualSearch"})
@Features.EnableFeatures("ContextualSearchLongpressResolve") @Features.EnableFeatures("ContextualSearchLongpressResolve")
......
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