mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
parent
8753249769
commit
fbb678f7da
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user