Bug 1447903: Follow-up: Sort tests in xpcshell manifest. r=me,test-only

MozReview-Commit-ID: 9gGI6r821D9

--HG--
extra : rebase_source : b3be27be10fad47398ab5bce1e7097b7780c4ea8
This commit is contained in:
Kris Maglione 2018-03-26 17:36:20 -07:00
Родитель 1f7eca8d2d
Коммит 9f1e675c80
1 изменённых файлов: 107 добавлений и 109 удалений

Просмотреть файл

@ -7,92 +7,42 @@ dupe-manifest =
support-files =
data/**
[test_addonStartup.js]
[test_asyncBlocklistLoad.js]
tags = blocklist
[test_blocklist_gfx.js]
tags = blocklist
[test_cache_certdb.js]
run-if = addon_signing
[test_cacheflush.js]
[test_gmpProvider.js]
skip-if = appname != "firefox"
[test_harness.js]
[test_invalid_install_rdf.js]
[test_isReady.js]
[test_pluginInfoURL.js]
tags = blocklist
[test_provider_markSafe.js]
[test_provider_shutdown.js]
[test_provider_unsafe_access_shutdown.js]
[test_provider_unsafe_access_startup.js]
[test_ProductAddonChecker.js]
[test_shutdown.js]
[test_system_update_blank.js]
fail-if = os == 'win' && ccov
[test_system_update_checkSizeHash.js]
[test_system_update_custom.js]
[test_system_update_empty.js]
skip-if = true # Failing intermittently due to a race condition in the test, see bug 1348981
[test_system_update_enterprisepolicy.js]
skip-if = appname == "thunderbird"
[test_system_update_fail.js]
[test_system_update_newset.js]
[test_system_update_overlapping.js]
[test_system_update_upgrades.js]
[test_system_repository.js]
[test_system_reset.js]
[test_XPIcancel.js]
[test_XPIStates.js]
[test_temporary.js]
tags = webextensions
[test_install_from_sources.js]
[test_proxies.js]
[test_proxy.js]
[test_pass_symbol.js]
[test_delay_update.js]
[test_nodisable_hidden.js]
[test_delay_update_webextension.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_dependencies.js]
[test_system_delay_update.js]
[test_schema_change.js]
[test_registerchrome.js]
[test_system_allowed.js]
[test_upgrade_incompatible.js]
[test_AddonRepository.js]
[test_reload.js]
# Bug 676992: test consistently hangs on Android
# There's a problem removing a temp file without manually clearing the cache on Windows
skip-if = os == "android" || os == "win"
tags = webextensions
[test_AddonRepository_cache.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
[test_AddonRepository_paging.js]
[test_LightweightThemeManager.js]
[test_ProductAddonChecker.js]
[test_XPIStates.js]
[test_XPIcancel.js]
[test_addonStartup.js]
[test_asyncBlocklistLoad.js]
tags = blocklist
[test_backgroundupdate.js]
[test_bad_json.js]
[test_badschema.js]
[test_blocklistchange.js]
# Times out during parallel runs on desktop
requesttimeoutfactor = 2
tags = blocklist
[test_blocklist_prefs.js]
[test_blocklist_gfx.js]
tags = blocklist
[test_blocklist_metadata_filters.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
tags = blocklist
[test_blocklist_prefs.js]
tags = blocklist
[test_blocklist_regexp.js]
skip-if = os == "android"
tags = blocklist
[test_blocklistchange.js]
# Times out during parallel runs on desktop
requesttimeoutfactor = 2
tags = blocklist
[test_bootstrap.js]
skip-if = true # Bug 1358846 Bug 1365021 Bug 676992
[test_bootstrap_const.js]
[test_bootstrap_globals.js]
[test_bug1180901_2.js]
skip-if = os != "win"
[test_bug335238.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
@ -167,6 +117,9 @@ tags = blocklist
[test_bug753900.js]
[test_bug757663.js]
[test_bug953156.js]
[test_cache_certdb.js]
run-if = addon_signing
[test_cacheflush.js]
[test_childprocess.js]
[test_compatoverrides.js]
[test_corrupt.js]
@ -174,6 +127,11 @@ tags = blocklist
[test_db_path.js]
head =
[test_default_providers_pref.js]
[test_delay_update.js]
[test_delay_update_webextension.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_dependencies.js]
[test_distribution.js]
[test_duplicateplugins.js]
# Bug 676992: test consistently hangs on Android
@ -182,6 +140,9 @@ skip-if = os == "android"
[test_experiment.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
[test_ext_management.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_general.js]
[test_getresource.js]
[test_gfxBlacklist_Device.js]
@ -206,10 +167,10 @@ tags = blocklist
tags = blocklist
[test_gfxBlacklist_OSVersion_match.js]
tags = blocklist
[test_gfxBlacklist_OSVersion_mismatch_OSVersion.js]
tags = blocklist
[test_gfxBlacklist_OSVersion_mismatch_DriverVersion.js]
tags = blocklist
[test_gfxBlacklist_OSVersion_mismatch_OSVersion.js]
tags = blocklist
[test_gfxBlacklist_Vendor.js]
tags = blocklist
[test_gfxBlacklist_Version.js]
@ -218,35 +179,61 @@ tags = blocklist
# Bug 1248787 - consistently fails
skip-if = true
tags = blocklist
[test_gmpProvider.js]
skip-if = appname != "firefox"
[test_harness.js]
[test_install.js]
[test_install_from_sources.js]
[test_install_icons.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
[test_invalid_install_rdf.js]
[test_isDebuggable.js]
[test_isReady.js]
[test_json_updatecheck.js]
[test_legacy.js]
skip-if = !allow_legacy_extensions || appname == "thunderbird"
[test_locale.js]
[test_manifest.js]
[test_migrate_state_prefs.js]
[test_no_addons.js]
[test_nodisable_hidden.js]
[test_onPropertyChanged_appDisabled.js]
[test_overrideblocklist.js]
run-sequentially = Uses global XCurProcD dir.
tags = blocklist
[test_pass_symbol.js]
[test_permissions.js]
[test_permissions_prefs.js]
[test_plugins.js]
[test_pluginchange.js]
# PluginProvider.jsm is not shipped on Android
skip-if = os == "android"
[test_pluginBlocklistCtp.js]
# Bug 676992: test consistently fails on Android
fail-if = os == "android"
tags = blocklist
[test_pluginInfoURL.js]
tags = blocklist
[test_pluginchange.js]
# PluginProvider.jsm is not shipped on Android
skip-if = os == "android"
[test_plugins.js]
[test_pref_properties.js]
[test_provider_markSafe.js]
[test_provider_shutdown.js]
[test_provider_unsafe_access_shutdown.js]
[test_provider_unsafe_access_startup.js]
[test_proxies.js]
[test_proxy.js]
[test_registerchrome.js]
[test_registry.js]
[test_reload.js]
# Bug 676992: test consistently hangs on Android
# There's a problem removing a temp file without manually clearing the cache on Windows
skip-if = os == "android" || os == "win"
tags = webextensions
[test_safemode.js]
[test_signed_updatepref.js]
run-if = addon_signing
skip-if = require_signing || !allow_legacy_extensions
[test_signed_verify.js]
run-if = addon_signing
[test_schema_change.js]
[test_seen.js]
[test_shutdown.js]
[test_sideloads.js]
[test_signed_inject.js]
run-if = addon_signing
# Bug 1394122
@ -258,71 +245,82 @@ run-sequentially = Uses hardcoded ports in xpi files.
run-if = addon_signing
[test_signed_long.js]
run-if = addon_signing
[test_signed_updatepref.js]
run-if = addon_signing
skip-if = require_signing || !allow_legacy_extensions
[test_signed_verify.js]
run-if = addon_signing
[test_softblocked.js]
tags = blocklist
[test_sourceURI.js]
[test_startup.js]
# Bug 676992: test consistently fails on Android
fail-if = os == "android"
[test_syncGUID.js]
[test_strictcompatibility.js]
[test_switch_os.js]
# Bug 1246231
skip-if = os == "mac" && debug
[test_syncGUID.js]
[test_system_allowed.js]
[test_system_delay_update.js]
[test_system_repository.js]
[test_system_reset.js]
[test_system_update_blank.js]
fail-if = os == 'win' && ccov
[test_system_update_checkSizeHash.js]
[test_system_update_custom.js]
[test_system_update_empty.js]
skip-if = true # Failing intermittently due to a race condition in the test, see bug 1348981
[test_system_update_enterprisepolicy.js]
skip-if = appname == "thunderbird"
[test_system_update_fail.js]
[test_system_update_newset.js]
[test_system_update_overlapping.js]
[test_system_update_upgrades.js]
[test_temporary.js]
tags = webextensions
[test_types.js]
[test_undouninstall.js]
skip-if = os == "win" # Bug 1358846
[test_update.js]
# Bug 676992: test consistently hangs on Android; bug 1330227 - linux
skip-if = os == "android"
[test_updateCancel.js]
[test_update_compatmode.js]
[test_update_ignorecompat.js]
skip-if = true # Bug 676922 Bug 1437697
[test_update_rdf.js]
[test_update_webextensions.js]
tags = webextensions
[test_updateCancel.js]
[test_update_ignorecompat.js]
skip-if = true # Bug 676922 Bug 1437697
[test_updatecheck.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
[test_json_updatecheck.js]
[test_migrate_state_prefs.js]
[test_seen.js]
[test_updateid.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
[test_update_compatmode.js]
[test_upgrade.js]
# Bug 676992: test consistently hangs on Android
skip-if = os == "android"
run-sequentially = Uses global XCurProcD dir.
[test_overrideblocklist.js]
run-sequentially = Uses global XCurProcD dir.
tags = blocklist
[test_sideloads.js]
[test_sourceURI.js]
[test_webextension_icons.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_upgrade_incompatible.js]
[test_webextension.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_events.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_install.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_embedded.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_langpack.js]
[test_webextension_events.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_icons.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_install.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_webextension_install_syntax_error.js]
skip-if = appname == "thunderbird"
tags = webextensions
[test_bootstrap_globals.js]
[test_bug1180901_2.js]
skip-if = os != "win"
[test_switch_os.js]
# Bug 1246231
skip-if = os == "mac" && debug
[test_softblocked.js]
tags = blocklist
[test_ext_management.js]
[test_webextension_langpack.js]
skip-if = appname == "thunderbird"
tags = webextensions