Commit fda06287 authored by Lijin Shen's avatar Lijin Shen Committed by Commit Bot

[Sheriff] Disable flaky switcheTabBetweenDifferentPeekModes

TBR=micantox@google.com, mcarlen@chromium.org

Bug: 1123958
Change-Id: Ifea8ffdd73fc0204a2cb8a004378225691ebbcd8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388149Reviewed-by: default avatarLijin Shen <lazzzis@google.com>
Commit-Queue: Lijin Shen <lazzzis@google.com>
Cr-Commit-Position: refs/heads/master@{#803587}
parent 9dcd1dbf
......@@ -342,6 +342,7 @@ public class AutofillAssistantChromeTabIntegrationTest {
@Test
@MediumTest
@DisabledTest(message = "Flaky - https://crbug.com/1123958")
public void switchTabBetweenDifferentPeekModes() {
ArrayList<ActionProto> listA = new ArrayList<>();
listA.add((ActionProto) ActionProto.newBuilder()
......
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