2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

Bug 1833874 - Disables failing connectionFailureErrorMessageTest

This commit is contained in:
oana.horvath 2023-05-18 17:52:24 +03:00 committed by mergify[bot]
parent afe77b497b
commit db837ec2ee

View File

@ -6,6 +6,7 @@ package org.mozilla.fenix.ui
import androidx.core.net.toUri
import org.junit.After
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.R
@ -86,6 +87,7 @@ class BrowsingErrorPagesTest {
}
}
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1833874")
@Test
fun connectionFailureErrorMessageTest() {
val url = "example.com"