2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

For #25726 and #25345 disable failing UI tests

This commit is contained in:
AndiAJ 2022-06-24 09:53:01 +03:00 committed by mergify[bot]
parent 8753249769
commit fbb678f7da
2 changed files with 2 additions and 0 deletions

View File

@ -430,6 +430,7 @@ class SmokeTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/25345")
@Test
fun customTrackingProtectionSettingsTest() {
val genericWebPage = TestAssetHelper.getGenericAsset(mockWebServer, 1)

View File

@ -161,6 +161,7 @@ class StrictEnhancedTrackingProtectionTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/25726")
@Test
fun testStrictVisitSheetDetails() {
val genericPage = TestAssetHelper.getGenericAsset(mockWebServer, 1)