Commit 9b79baa8 authored by Brandon Wylie's avatar Brandon Wylie Committed by Chromium LUCI CQ

[Sheriff] Disable failing test #testShow_SingleAsTabSwitcher_V2

TBR=meiliang@chromium.org

Bug: 11644850
Change-Id: Ie1965d1b608f179864430516a5c370e6ccd20204
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618553
Commit-Queue: Brandon Wylie <wylieb@chromium.org>
Reviewed-by: default avatarGang Wu <gangwu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841670}
parent 6ae5319d
......@@ -788,6 +788,7 @@ public class StartSurfaceTest {
// clang-format off
@CommandLineFlags.Add({BASE_PARAMS + "/single/exclude_mv_tiles/true" +
"/show_last_active_tab_only/true/show_stack_tab_switcher/true"})
@DisabledTest(message = "https://crbug.com/1164485")
public void testShow_SingleAsTabSwitcher_V2() {
// clang-format on
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