Commit 44d7fc30 authored by Giovanni Ortuño Urquidi's avatar Giovanni Ortuño Urquidi Committed by Commit Bot

sheriff: Mark PrerenderTest#testNoPrerender as flaky

See associated bugs for more information.

TBR=bsazonov@chromium.org

Bug: 1090216,1014213
Change-Id: Ibf0fc1689bc7b3226af7c9159a5694e343f54666
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224955Reviewed-by: default avatarGiovanni Ortuño Urquidi <ortuno@chromium.org>
Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774046}
parent 7bda1307
...@@ -68,6 +68,7 @@ public class PrerenderTest { ...@@ -68,6 +68,7 @@ public class PrerenderTest {
@LargeTest @LargeTest
@Restriction({RESTRICTION_TYPE_NON_LOW_END_DEVICE}) @Restriction({RESTRICTION_TYPE_NON_LOW_END_DEVICE})
@Feature({"TabContents"}) @Feature({"TabContents"})
@FlakyTest(message = "https://crbug.com/1014213")
@DisableIf. @DisableIf.
Build(sdk_is_greater_than = Build.VERSION_CODES.M, message = "https://crbug.com/1014213") Build(sdk_is_greater_than = Build.VERSION_CODES.M, message = "https://crbug.com/1014213")
public void testNoPrerender() throws InterruptedException { public void testNoPrerender() throws InterruptedException {
......
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