Commit c87e9b82 authored by Filip Gorski's avatar Filip Gorski Committed by Commit Bot

[Sheriff] Disabling StartSurface testTabToGridFromLiveTabWith10TabsWithoutThumbnail on M bots

TBR=wychen@chromium.org

Bug: 1045938
Change-Id: If02ad2666ceee26561936a09b9fc32ef1fbb3013
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148836
Commit-Queue: Filip Gorski <fgorski@chromium.org>
Reviewed-by: default avatarFilip Gorski <fgorski@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758825}
parent 86f0bde1
......@@ -172,7 +172,7 @@ public class StartSurfaceLayoutPerfTest {
@Test
@EnormousTest
@DisableIf
.Build(sdk_is_less_than = Build.VERSION_CODES.M, message = "https://crbug.com/1045938")
.Build(sdk_is_less_than = Build.VERSION_CODES.N, message = "https://crbug.com/1045938")
@CommandLineFlags.Add({BASE_PARAMS})
public void testTabToGridFromLiveTabWith10TabsWithoutThumbnail() throws InterruptedException {
// Note that most of the tabs won't have thumbnails.
......
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