From 528e7298a7c98e77f6a5d47bb2f4d00c5ae076da Mon Sep 17 00:00:00 2001 From: AndiAJ Date: Thu, 4 Aug 2022 14:21:41 +0300 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/25926 disable failing mainMenuOpenInAppTest UI test --- app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt b/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt index de02090480..c5cd51b55a 100644 --- a/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt +++ b/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt @@ -372,6 +372,7 @@ class SmokeTest { } } + @Ignore("Failing with frequent ANR: https://github.com/mozilla-mobile/fenix/issues/25926") @Test // Device or AVD requires a Google Services Android OS installation with Play Store installed // Verifies the Open in app button when an app is installed