Fix broken test test_safe_browsing_initial_download.py after the recent safebrowsing list changes (bug 1292728). r=whimboo

MozReview-Commit-ID: 36sbv94hwCD

--HG--
extra : rebase_source : 29560c51b4e65402aaef5535e0ec83db560100f5
This commit is contained in:
Panos Astithas 2016-08-09 15:51:48 +03:00
parent 54c504916f
commit c07378551f
2 changed files with 3 additions and 4 deletions

View File

@ -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]

View File

@ -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"