For #15847 - Disables verifyAboutFirefoxPreview UI test (#16346)

This commit is contained in:
Oana Horvath 2020-11-03 22:31:36 +02:00 committed by GitHub
parent 34f0c84d46
commit c3204b7644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ import okhttp3.mockwebserver.MockWebServer
import org.junit.Rule
import org.junit.Before
import org.junit.After
import org.junit.Ignore
import org.junit.Test
import org.mozilla.fenix.helpers.AndroidAssetDispatcher
import org.mozilla.fenix.helpers.HomeActivityIntentTestRule
@ -69,6 +70,7 @@ class SettingsAboutTest {
}
@Ignore("Intermittent failure, see: https://github.com/mozilla-mobile/fenix/issues/15847")
@Test
fun verifyAboutFirefoxPreview() {
homeScreen {