From a9310c71ce1baddd4bba210790112f59cce93cbd Mon Sep 17 00:00:00 2001 From: AndiAJ Date: Tue, 12 Dec 2023 14:30:34 +0200 Subject: [PATCH] Bug 1869518 - Remove verifyShowSearchSuggestionsToggleTest running on legacy UI task --- .../taskcluster/androidTest/flank-arm-legacy-api-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml b/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml index bfb5e6dac..8712be361 100644 --- a/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml +++ b/automation/taskcluster/androidTest/flank-arm-legacy-api-tests.yml @@ -26,7 +26,6 @@ gcloud: - class org.mozilla.fenix.ui.MainMenuTest#goBackTest - class org.mozilla.fenix.ui.MainMenuTest#goForwardTest - class org.mozilla.fenix.ui.HistoryTest#verifyHistoryMenuWithHistoryItemsTest - - class org.mozilla.fenix.ui.SettingsSearchTest#verifyShowSearchSuggestionsToggleTest - class org.mozilla.fenix.ui.CollectionTest#deleteCollectionTest - class org.mozilla.fenix.ui.HistoryTest#noHistoryInPrivateBrowsingTest - class org.mozilla.fenix.ui.TabbedBrowsingTest#openNewTabTest