Disable UI test showbookmarksAndHistory (#8749)

fennec/beta
Kadeem M 4 years ago committed by GitHub
parent 310c43f664
commit 9f4375fdee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -126,6 +126,7 @@ class SettingsBasicsTest {
} }
} }
@Ignore("Currently failing on firebase: https://github.com/mozilla-mobile/fenix/issues/8747")
@Test @Test
fun toggleShowVisitedSitesAndBookmarks() { fun toggleShowVisitedSitesAndBookmarks() {
// Bookmarks a few websites, toggles the history and bookmarks setting to off, then verifies if the visited and bookmarked websites do not show in the suggestions. // Bookmarks a few websites, toggles the history and bookmarks setting to off, then verifies if the visited and bookmarked websites do not show in the suggestions.

Loading…
Cancel
Save