summaryrefslogtreecommitdiffstats
path: root/browser/components/tests/unit/xpcshell.toml
blob: b552fd2fa8ee21d7282f043e3b8117fcf930ff60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[DEFAULT]
head = "head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"] # bug 1730213
support-files = ["distribution.ini"]

["test_browserGlue_migration_ctrltab_recently_used_order.js"]

["test_browserGlue_migration_formautofill.js"]

["test_browserGlue_migration_no_errors.js"]

["test_browserGlue_migration_osauth.js"]
skip-if = ["nightly_build", "os == 'linux'"]

["test_browserGlue_migration_places_xulstore.js"]

["test_browserGlue_migration_remove_pref.js"]

["test_browserGlue_migration_resetDefaults.js"]

["test_distribution.js"]
run-sequentially = "very high failure rate in parallel"

["test_distribution_cachedexistence.js"]