[fenix] For https://github.com/mozilla-mobile/fenix/issues/10911: disables flaky createBookmarkFolderTest

pull/600/head
Oana Horvath 4 years ago
parent 66fdc14386
commit 0885d0047e

@ -121,6 +121,7 @@ class BookmarksTest {
} }
} }
@Ignore("Intermittent failures: https://github.com/mozilla-mobile/fenix/issues/10911")
@Test @Test
fun createBookmarkFolderTest() { fun createBookmarkFolderTest() {
homeScreen { homeScreen {

Loading…
Cancel
Save