Disable failing download UI tests

pull/543/head
AndiAJ 2 years ago committed by mergify[bot]
parent 6752a6ba22
commit 79e6de6511

@ -94,6 +94,7 @@ class DownloadTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/25002")
@Test
fun testDownloadCompleteNotification() {
downloadFile = "smallZip.zip"
@ -140,6 +141,7 @@ class DownloadTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/17485")
@SmokeTest
@Test
/* Verifies downloads in the Downloads Menu:

Loading…
Cancel
Save