mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
parent
53a4f63393
commit
b0dfdd57dc
@ -66,7 +66,6 @@ class SearchTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
|
||||
@Test
|
||||
fun shortcutSearchEngineSettingsTest() {
|
||||
homeScreen {
|
||||
|
@ -60,7 +60,6 @@ class SettingsBasicsTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
|
||||
@Test
|
||||
// Walks through settings menu and sub-menus to ensure all items are present
|
||||
fun settingsMenuBasicsItemsTests() {
|
||||
@ -91,7 +90,6 @@ class SettingsBasicsTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
|
||||
@Test
|
||||
fun selectNewDefaultSearchEngine() {
|
||||
// Goes through the settings and changes the default search engine, then verifies it has changed.
|
||||
|
Loading…
Reference in New Issue
Block a user