1
0
Fork 0
firefox/browser/components/tests/unit/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

29 lines
723 B
TOML

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