Commit 0191ff90 authored by Peter E Conn's avatar Peter E Conn Committed by Commit Bot

👮 Disable StartSurfaceLayoutTest#testRenderGrid_10WebTabs_InitialScroll

TBR=wychen@chromium.org

Change-Id: I8aa9ab8128a2f5b3144bd1a0fc48f90ea4fc5389
Bug: 1139807
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484443Reviewed-by: default avatarPeter Conn <peconn@chromium.org>
Commit-Queue: Peter Conn <peconn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818421}
parent c2b9b3cc
......@@ -274,6 +274,7 @@ public class StartSurfaceLayoutTest {
@Feature({"RenderTest"})
// clang-format off
@CommandLineFlags.Add({BASE_PARAMS})
@DisabledTest(message = "https://crbug.com/1139807")
@DisableIf.Build(sdk_is_greater_than = O_MR1, message = "crbug.com/1077552")
public void testRenderGrid_10WebTabs_InitialScroll() throws IOException {
// clang-format on
......
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