Loading app/src/androidTest/java/org/mozilla/fenix/ui/ContextMenusTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ class ContextMenusTest { clickContextShareLink(genericURL.url) // verify share intent is matched with associated URL } } @Ignore("Intermittent: https://github.com/mozilla-mobile/fenix/issues/12367") @Test fun verifyContextOpenImageNewTab() { val pageLinks = Loading Loading
app/src/androidTest/java/org/mozilla/fenix/ui/ContextMenusTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ class ContextMenusTest { clickContextShareLink(genericURL.url) // verify share intent is matched with associated URL } } @Ignore("Intermittent: https://github.com/mozilla-mobile/fenix/issues/12367") @Test fun verifyContextOpenImageNewTab() { val pageLinks = Loading