No issue: Disable UI test createBookmarkFolderTest for intermittent failure (#8828)

fennec/beta
Aaron Train 4 years ago committed by GitHub
parent 4854566f94
commit 499f38cdaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,6 +95,7 @@ class BookmarksTest {
} }
} }
@Ignore("Intermittent failure on Nexus 6: https://github.com/mozilla-mobile/fenix/issues/8772")
@Test @Test
fun createBookmarkFolderTest() { fun createBookmarkFolderTest() {
homeScreen { homeScreen {

Loading…
Cancel
Save