Commit ce6ea992 authored by Andrew Sutherland's avatar Andrew Sutherland Committed by bugmail@asutherland.org
Browse files

Bug 1967877 - Ignore prefs set by PBM new tab page that trip up test-verify mode. r=jmaher

parent 0331b186
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -17,9 +17,6 @@ support-files = [
["test_devtools_track_serviceworker_time.html"]

["test_privateBrowsing.html"]
# verify mode enables comparePrefs and SearchUIUtils spams changes to the
# `browser.urlbar.placeholderName.private` pref which causes the test to fail.
skip-if = ["verify"]

["test_serviceworkerinfo.xhtml"]
skip-if = ["true"] # nsIWorkerDebugger attribute not implemented
+2 −0
Original line number Diff line number Diff line
@@ -11,8 +11,10 @@
  "browser.contentblocking.category",
  "browser.newtabpage.pinned",
  "browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts.havePinned",
  "browser.newtabpage.storageVersion",
  "browser.pageActions.persistedActions",
  "browser.uiCustomization.state",
  "browser.urlbar.placeholderName.private",
  "doh-rollout.doneFirstRun",
  "doh-rollout.home-region",
  "extensions.databaseSchema",