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:
parent
db50dfdf14
commit
bc97415ee8
@ -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"
|
||||||
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user