From c2ad5b0c395af15634705860faf75c1f86d54234 Mon Sep 17 00:00:00 2001 From: Aaron Train Date: Thu, 27 Feb 2020 13:28:06 -0500 Subject: [PATCH] [fenix] No issue: Disable UI test createBookmarkFolderTest for intermittent failure (https://github.com/mozilla-mobile/fenix/pull/8828) --- app/src/androidTest/java/org/mozilla/fenix/ui/BookmarksTest.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/androidTest/java/org/mozilla/fenix/ui/BookmarksTest.kt b/app/src/androidTest/java/org/mozilla/fenix/ui/BookmarksTest.kt index e3447b1821..3802917092 100644 --- a/app/src/androidTest/java/org/mozilla/fenix/ui/BookmarksTest.kt +++ b/app/src/androidTest/java/org/mozilla/fenix/ui/BookmarksTest.kt @@ -95,6 +95,7 @@ class BookmarksTest { } } + @Ignore("Intermittent failure on Nexus 6: https://github.com/mozilla-mobile/fenix/issues/8772") @Test fun createBookmarkFolderTest() { homeScreen {