[fenix] No issue: Disable UI test createBookmarkFolderTest for intermittent failure (https://github.com/mozilla-mobile/fenix/pull/8828)

pull/600/head
Aaron Train 4 years ago committed by GitHub
parent 8c858e49b2
commit c2ad5b0c39

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

Loading…
Cancel
Save