From 7e06d48bcb7f6b884a9697a36d1f95c5e3a5faf9 Mon Sep 17 00:00:00 2001 From: AndiAJ Date: Thu, 4 Aug 2022 14:21:41 +0300 Subject: [PATCH] For #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 de0209048090..c5cd51b55abb 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