trisquel-icecat/icecat/browser/components/tests/unit/xpcshell.toml

25 lines
648 B
TOML

[DEFAULT]
head = "head.js"
icecat-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"]