Note that these tests only ensure that the pin is properly added to the update URL and to the telemetry. They do not test that the update applied will be of the correct version. This is because we are not attempting to have Firefox check if the update provided is valid given the pin, we are leaving it to the update server (Balrog) to find and serve the correct version. Differential Revision: https://phabricator.services.mozilla.com/D143788
31 lines
791 B
INI
31 lines
791 B
INI
[DEFAULT]
|
|
skip-if = toolkit == 'android' # bug 1730213
|
|
firefox-appdir = browser
|
|
head = head.js
|
|
support-files =
|
|
policytest_v0.1.xpi
|
|
|
|
[test_3rdparty.js]
|
|
[test_addon_update.js]
|
|
[test_appupdateurl.js]
|
|
[test_bug1658259.js]
|
|
[test_cleanup.js]
|
|
[test_clear_blocked_cookies.js]
|
|
[test_defaultbrowsercheck.js]
|
|
[test_empty_policy.js]
|
|
[test_exempt_domain_file_type_pairs_from_file_type_download_warnings.js]
|
|
[test_extensions.js]
|
|
[test_extensionsettings.js]
|
|
[test_macosparser_unflatten.js]
|
|
skip-if = os != 'mac'
|
|
[test_permissions.js]
|
|
[test_popups_cookies_addons_flash.js]
|
|
support-files = config_popups_cookies_addons_flash.json
|
|
[test_preferences.js]
|
|
[test_proxy.js]
|
|
[test_requestedlocales.js]
|
|
[test_runOnce_helper.js]
|
|
[test_simple_pref_policies.js]
|
|
[test_sorted_alphabetically.js]
|
|
[test_appupdatepin.js]
|