2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00

Disable customTrackingProtectionSettingsTest

This commit is contained in:
Oana Horvath 2021-03-26 15:59:26 +02:00 committed by Mugurell
parent 11d410de0b
commit 1c0360af7b

View File

@ -386,6 +386,7 @@ class SmokeTest {
} }
} }
@Ignore("Failing, see https://github.com/mozilla-mobile/fenix/issues/18647")
@Test @Test
fun customTrackingProtectionSettingsTest() { fun customTrackingProtectionSettingsTest() {
val trackingPage = TestAssetHelper.getEnhancedTrackingProtectionAsset(mockWebServer) val trackingPage = TestAssetHelper.getEnhancedTrackingProtectionAsset(mockWebServer)