1
0
Fork 0

No issue: Ignore rest of HistoryTest tests (#6450)

master
Emily Kager 2019-11-05 08:53:07 -08:00 committed by Sawyer Blatz
parent 1ee0703bc3
commit cf8cab8eb1
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,7 @@ class HistoryTest {
}
@Test
@Ignore("Temp disable flakey test - see: https://github.com/mozilla-mobile/fenix/issues/5462")
fun shareButtonTest() {
val firstWebPage = TestAssetHelper.getGenericAsset(mockWebServer, 1)
@ -226,6 +227,7 @@ class HistoryTest {
}
@Test
@Ignore("Temp disable flakey test - see: https://github.com/mozilla-mobile/fenix/issues/5462")
fun verifyBackNavigation() {
homeScreen {
}.openThreeDotMenu {