For #25926 disable failing testDownloadPrompt UI test

This commit is contained in:
AndiAJ 2022-08-01 12:29:25 +03:00 committed by mergify[bot]
parent c80195064f
commit 39a4a7c275
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import androidx.test.runner.permission.PermissionRequester
import androidx.test.uiautomator.UiDevice
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.rules.TestRule
@ -82,6 +83,7 @@ class DownloadTest {
}
}
@Ignore("Failing with frequent ANR: https://github.com/mozilla-mobile/fenix/issues/25926")
@Test
fun testDownloadPrompt() {
downloadFile = "web_icon.png"