Commit 7553a2c4 authored by Marc Treib's avatar Marc Treib Committed by Chromium LUCI CQ

Disable flaky AutofillAssistantChromeTabIntegrationTest

#newTabButtonHidesAndRecoversOnboarding is flaky (like a few other
tests in the same suite)

Tbr: arbesser@google.com
Bug: 1157339
Change-Id: I8122ac9d6fc937d4e8b2c505b6aaa769605f1d57
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593098Reviewed-by: default avatarMarc Treib <treib@chromium.org>
Commit-Queue: Marc Treib <treib@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837085}
parent 642d6197
...@@ -612,6 +612,7 @@ public class AutofillAssistantChromeTabIntegrationTest { ...@@ -612,6 +612,7 @@ public class AutofillAssistantChromeTabIntegrationTest {
@Test @Test
@MediumTest @MediumTest
@DisabledTest(message = "Flaky - https://crbug.com/1157339")
// Restricted to phones due to https://crbug.com/429671 // Restricted to phones due to https://crbug.com/429671
@Restriction(UiRestriction.RESTRICTION_TYPE_PHONE) @Restriction(UiRestriction.RESTRICTION_TYPE_PHONE)
public void newTabButtonHidesAndRecoversOnboarding() { public void newTabButtonHidesAndRecoversOnboarding() {
......
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