Bug 1781782 - Run frequent xpcshell parallel failing tests sequential by default...
[gecko.git] / browser / components / extensions / test / xpcshell / xpcshell.ini
blob1248f440c6b3f2cbae124d63bd928f2c34e1e9a4
1 [DEFAULT]
2 skip-if = toolkit == 'android' # bug 1730213
3 head = head.js
4 firefox-appdir = browser
5 tags = webextensions condprof
6 dupe-manifest =
8 [test_ext_bookmarks.js]
9 skip-if = condprof # Bug 1769184 - by design for now
10 [test_ext_browsingData_downloads.js]
11 [test_ext_browsingData_passwords.js]
12 skip-if = tsan # Times out, bug 1612707
13 [test_ext_browsingData_settings.js]
14 [test_ext_chrome_settings_overrides_home.js]
15 [test_ext_chrome_settings_overrides_update.js]
16 [test_ext_distribution_popup.js]
17 [test_ext_history.js]
18 [test_ext_homepage_overrides_private.js]
19 [test_ext_manifest.js]
20 [test_ext_manifest_commands.js]
21 run-sequentially = very high failure rate in parallel
22 [test_ext_manifest_omnibox.js]
23 [test_ext_manifest_permissions.js]
24 [test_ext_menu_caller.js]
25 [test_ext_menu_startup.js]
26 [test_ext_normandyAddonStudy.js]
27 [test_ext_pageAction_shutdown.js]
28 [test_ext_pkcs11_management.js]
29 [test_ext_settings_overrides_defaults.js]
30 skip-if = condprof # Bug 1776135 - by design, modifies search settings at start of test
31 support-files =
32 data/test/manifest.json
33 data/test2/manifest.json
34 [test_ext_settings_overrides_search.js]
35 [test_ext_settings_overrides_search_mozParam.js]
36 skip-if = condprof # Bug 1776652
37 support-files =
38 data/test/manifest.json
39 [test_ext_settings_overrides_shutdown.js]
40 [test_ext_settings_validate.js]
41 [test_ext_topSites.js]
42 skip-if = condprof # Bug 1769184 - by design for now
43 [test_ext_url_overrides_newtab.js]
44 [test_ext_url_overrides_newtab_update.js]
45 [test_ext_urlbar.js]
46 skip-if = tsan # Unreasonably slow, bug 1612707
47 condprof # Bug 1769184 - by design for now