Bug 1849278 - Ignore mainMenuOpenInAppTest failures

(cherry picked from commit b8598470476905426486ac0624af58d3a60322d7)
fenix/117.0
Ryan VanderMeulen 9 months ago committed by Ryan VanderMeulen
parent 3e624eb371
commit 2285bc9599

@ -115,6 +115,7 @@ class ComposeSmokeTest {
// 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
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1849278")
@Test
fun mainMenuOpenInAppTest() {
val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1"

@ -114,6 +114,7 @@ class SmokeTest {
// 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
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1849278")
@Test
fun mainMenuOpenInAppTest() {
val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1"

Loading…
Cancel
Save