For #25551 and #25355 disable failing UI tests

This commit is contained in:
AndiAJ 2022-06-21 10:01:33 +03:00 committed by mergify[bot]
parent 2ce3a5e0c5
commit 282ba75652
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import androidx.test.uiautomator.UiSelector
import okhttp3.mockwebserver.MockWebServer
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.ext.settings
@ -79,6 +80,7 @@ class SettingsAboutTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/25355")
@Test
fun verifyAboutFirefoxPreview() {
val settings = activityIntentTestRule.activity.settings()

View File

@ -9,6 +9,7 @@ import androidx.test.uiautomator.UiDevice
import okhttp3.mockwebserver.MockWebServer
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.customannotations.SmokeTest
@ -74,6 +75,7 @@ class SettingsAdvancedTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/25551")
@SmokeTest
@Test
// Assumes Play Store is installed and enabled