Source code

Revision control

Copy as Markdown

Other Tools

# This test environment is copied from "browser/components/tests/browser/whats_new_page/".
[DEFAULT]
skip-if = [
"verify",
"os == 'win' && msix", # Updater is disabled in MSIX builds; what's new pages therefore have no meaning.
]
reason = "This is a startup test. Verify runs tests multiple times after startup."
support-files = [
"../head.js",
"active-update.xml",
"updates/0/update.status",
"config_localhost_update_url.json",
]
prefs = [
"app.update.altUpdateDirPath='<test-root>/browser/components/urlbar/tests/browser-tips/suppress-tips'",
"app.update.disabledForTesting=false",
"browser.aboutwelcome.enabled=false",
"browser.startup.homepage_override.mstone='60.0'",
"browser.startup.upgradeDialog.enabled=false",
"browser.policies.alternatePath='<test-root>/browser/components/urlbar/tests/browser-tips/suppress-tips/config_localhost_update_url.json'",
]
["browser_suppressTips.js"]