Commit 9fb4a830 authored by Filip Gorski's avatar Filip Gorski Committed by Chromium LUCI CQ

[Sheriff] Disable AutofillAssistant test failing on Lollipop Tablet

TBR=arbesser@chromium.org

Bug: 1158435
Change-Id: I3a1a17be1b5657cb85804db21bb77c089e536205
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588298Reviewed-by: default avatarFilip Gorski <fgorski@chromium.org>
Commit-Queue: Filip Gorski <fgorski@chromium.org>
Cr-Commit-Position: refs/heads/master@{#836691}
parent 6ce62a7e
......@@ -541,6 +541,8 @@ public class AutofillAssistantTriggerScriptIntegrationTest {
@Test
@MediumTest
@Features.EnableFeatures(ChromeFeatureList.AUTOFILL_ASSISTANT_PROACTIVE_HELP)
@DisableIf.Build(message = "Fails on Lollipop Tablet Tester, see https://crbug.com/1158435",
sdk_is_less_than = VERSION_CODES.M)
public void switchToNewTabAndThenBack() {
TriggerScriptProto.Builder triggerScript =
TriggerScriptProto
......
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