From b43a11e9f68c30cf9c5ce84086de6757a586ae24 Mon Sep 17 00:00:00 2001 From: Oana Horvath Date: Wed, 7 Apr 2021 14:27:59 +0300 Subject: [PATCH] Added UI smoke tests to run on Beta builds. --- automation/taskcluster/androidTest/flank-x86-beta.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/automation/taskcluster/androidTest/flank-x86-beta.yml b/automation/taskcluster/androidTest/flank-x86-beta.yml index 7ad86bbd8..9f9d26890 100644 --- a/automation/taskcluster/androidTest/flank-x86-beta.yml +++ b/automation/taskcluster/androidTest/flank-x86-beta.yml @@ -38,9 +38,13 @@ gcloud: performance-metrics: true test-targets: - # Let's start by running a single test, then if stable change to smoketest - - class org.mozilla.fenix.ui.NavigationToolbarTest#visitURLTest - # - class org.mozilla.fenix.ui.SmokeTest + - class org.mozilla.fenix.ui.NavigationToolbarTest#visitURLTest + - class org.mozilla.fenix.ui.HistoryTest#visitedUrlHistoryTest + - class org.mozilla.fenix.ui.SmokeTest#openMainMenuSettingsItemTest + - class org.mozilla.fenix.ui.SmokeTest#toggleSearchSuggestions + - class org.mozilla.fenix.ui.SmokeTest#deleteCollectionTest + - class org.mozilla.fenix.ui.SmokeTest#noHistoryInPrivateBrowsingTest + - class org.mozilla.fenix.ui.NoNetworkAccessStartupTests#noNetworkConnectionStartupTest device: - model: Pixel2