diff --git a/testing/firefox-ui/tests/functional/security/manifest.ini b/testing/firefox-ui/tests/functional/security/manifest.ini index 6f2876dce80d..6a210cfb7315 100644 --- a/testing/firefox-ui/tests/functional/security/manifest.ini +++ b/testing/firefox-ui/tests/functional/security/manifest.ini @@ -10,7 +10,6 @@ tags = local [test_no_certificate.py] tags = local [test_safe_browsing_initial_download.py] -disabled = Bug 1292728 - Permafail due regression from bug 1258041 [test_safe_browsing_notification.py] [test_safe_browsing_warning_pages.py] [test_security_notification.py] diff --git a/testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py b/testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py index 8eb73980a02a..80d3493e9b26 100644 --- a/testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py +++ b/testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py @@ -28,9 +28,9 @@ class TestSafeBrowsingInitialDownload(FirefoxTestCase): "goog-unwanted-shavar.sbstore", # Tracking Protections - "mozstd-track-digest256.cache", - "mozstd-track-digest256.pset", - "mozstd-track-digest256.sbstore", + "base-track-digest256.cache", + "base-track-digest256.pset", + "base-track-digest256.sbstore", "mozstd-trackwhite-digest256.cache", "mozstd-trackwhite-digest256.pset", "mozstd-trackwhite-digest256.sbstore"