2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00

Bug 1849278 - Ignore mainMenuOpenInAppTest failures

This commit is contained in:
Ryan VanderMeulen 2023-08-17 21:13:17 -04:00 committed by mergify[bot]
parent db50dfdf14
commit bc97415ee8
2 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ class ComposeSmokeTest {
// Device or AVD requires a Google Services Android OS installation with Play Store installed // 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 // Verifies the Open in app button when an app is installed
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1849278")
@Test @Test
fun mainMenuOpenInAppTest() { fun mainMenuOpenInAppTest() {
val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1" val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1"

View File

@ -116,6 +116,7 @@ class SmokeTest {
// Device or AVD requires a Google Services Android OS installation with Play Store installed // 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 // Verifies the Open in app button when an app is installed
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1849278")
@Test @Test
fun mainMenuOpenInAppTest() { fun mainMenuOpenInAppTest() {
val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1" val youtubeURL = "https://m.youtube.com/user/mozilla?cbrd=1"