Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
For #15847: disables verifyAboutFirefoxPreview UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oana Horvath committed Nov 3, 2020
1 parent baaa85d commit b6f9bf5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -69,6 +70,7 @@ class SettingsAboutTest {

}

@Ignore("Intermittent failure, see: https://github.com/mozilla-mobile/fenix/issues/15847")
@Test
fun verifyAboutFirefoxPreview() {
homeScreen {
Expand Down

0 comments on commit b6f9bf5

Please sign in to comment.