Fix broken test test_safe_browsing_initial_download.py after the recent safebrowsing list changes (bug 1292728). r?whimboo draft
authorPanos Astithas <past@mozilla.com>
Tue, 09 Aug 2016 15:51:48 +0300
changeset 398628 3dcf96664bdfd34e9f8e5e7174503de84bfe2d93
parent 398621 613fec9a571e48c64918ebd0a8153096300ff992
child 527713 ce468f4dcef035d67a47e55fc36c8ea42ab7bfc6
push id25588
push userbmo:past@mozilla.com
push dateTue, 09 Aug 2016 15:31:49 +0000
reviewerswhimboo
bugs1292728
milestone51.0a1
Fix broken test test_safe_browsing_initial_download.py after the recent safebrowsing list changes (bug 1292728). r?whimboo MozReview-Commit-ID: 36sbv94hwCD
testing/firefox-ui/tests/functional/security/manifest.ini
testing/firefox-ui/tests/functional/security/test_safe_browsing_initial_download.py
--- a/testing/firefox-ui/tests/functional/security/manifest.ini
+++ b/testing/firefox-ui/tests/functional/security/manifest.ini
@@ -5,17 +5,16 @@ tags = remote
 [test_enable_privilege.py]
 tags = local
 [test_ev_certificate.py]
 [test_mixed_content_page.py]
 [test_mixed_script_content_blocking.py]
 [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]
 [test_ssl_disabled_error_page.py]
 [test_ssl_status_after_restart.py]
 skip-if = (os == "win" && os_version == "5.1") # Bug 1167179: Fails to open popups after restart
 [test_submit_unencrypted_info_warning.py]
 [test_unknown_issuer.py]
--- 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
@@ -23,19 +23,19 @@ class TestSafeBrowsingInitialDownload(Fi
                 "goog-phish-shavar.cache",
                 "goog-phish-shavar.pset",
                 "goog-phish-shavar.sbstore",
                 "goog-unwanted-shavar.cache",
                 "goog-unwanted-shavar.pset",
                 "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"
                 ]
             },
         {
             'platforms': ['windows_nt'],
             'files': [