trisquel-icecat/icecat/browser/components/tests/unit/xpcshell.toml
2025-10-06 02:35:48 -06:00

29 lines
722 B
TOML

[DEFAULT]
head = "head.js"
icecat-appdir = "browser"
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' && os_version == '18.04' && processor == 'x86_64'",
]
["test_browserGlue_migration_places_xulstore.js"]
["test_browserGlue_migration_removeContentBlockerPerms.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"]