Oana Horvath 4 years ago committed by GitHub
parent 502a50bfa0
commit 63e3ec5c71

@ -66,7 +66,6 @@ class SearchTest {
} }
} }
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
@Test @Test
fun shortcutSearchEngineSettingsTest() { fun shortcutSearchEngineSettingsTest() {
homeScreen { homeScreen {

@ -60,7 +60,6 @@ class SettingsBasicsTest {
} }
} }
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
@Test @Test
// Walks through settings menu and sub-menus to ensure all items are present // Walks through settings menu and sub-menus to ensure all items are present
fun settingsMenuBasicsItemsTests() { fun settingsMenuBasicsItemsTests() {
@ -91,7 +90,6 @@ class SettingsBasicsTest {
} }
} }
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/12968")
@Test @Test
fun selectNewDefaultSearchEngine() { fun selectNewDefaultSearchEngine() {
// Goes through the settings and changes the default search engine, then verifies it has changed. // Goes through the settings and changes the default search engine, then verifies it has changed.

Loading…
Cancel
Save