Commit 4d2a336b authored by Sky Malice's avatar Sky Malice Committed by Commit Bot

Disable flakey testShow_SingleAsHomepage_V2

TBR: gogerald@google.com
Bug: 1139467
Change-Id: Ic3903e33348bd653ebdd076ca56fbae72188fb44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2481547Reviewed-by: default avatarSky Malice <skym@chromium.org>
Commit-Queue: Sky Malice <skym@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818122}
parent d3ad9fe2
...@@ -645,6 +645,7 @@ public class StartSurfaceTest { ...@@ -645,6 +645,7 @@ public class StartSurfaceTest {
// clang-format off // clang-format off
@CommandLineFlags.Add({BASE_PARAMS + "/single/exclude_mv_tiles/true" + @CommandLineFlags.Add({BASE_PARAMS + "/single/exclude_mv_tiles/true" +
"/show_last_active_tab_only/true/show_stack_tab_switcher/true"}) "/show_last_active_tab_only/true/show_stack_tab_switcher/true"})
@DisabledTest(message = "https://crbug.com/1139467")
public void testShow_SingleAsHomepage_V2() { public void testShow_SingleAsHomepage_V2() {
// clang-format on // clang-format on
if (!mImmediateReturn) { if (!mImmediateReturn) {
......
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