mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-09 19:10:42 +00:00
For #17847: disables editCustomSearchEngineTest
This commit is contained in:
parent
378e68f3a6
commit
f0b7b3b987
@ -14,6 +14,7 @@ import androidx.test.uiautomator.UiDevice
|
|||||||
import okhttp3.mockwebserver.MockWebServer
|
import okhttp3.mockwebserver.MockWebServer
|
||||||
import org.junit.After
|
import org.junit.After
|
||||||
import org.junit.Before
|
import org.junit.Before
|
||||||
|
import org.junit.Ignore
|
||||||
import org.junit.Rule
|
import org.junit.Rule
|
||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
import org.mozilla.fenix.R
|
import org.mozilla.fenix.R
|
||||||
@ -521,6 +522,7 @@ class SmokeTest {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/17847")
|
||||||
@Test
|
@Test
|
||||||
// Verifies setting as default a customized search engine name and URL
|
// Verifies setting as default a customized search engine name and URL
|
||||||
fun editCustomSearchEngineTest() {
|
fun editCustomSearchEngineTest() {
|
||||||
|
Loading…
Reference in New Issue
Block a user