1
0
Fork 0
firefox/browser/components/asrouter/tests/xpcshell/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

36 lines
862 B
TOML

[DEFAULT]
head = "../../../../../toolkit/profile/test/xpcshell/head.js ../../../../../browser/components/profiles/tests/unit/head.js head.js"
firefox-appdir = "browser"
prefs = [
"browser.profiles.enabled=true",
"browser.profiles.created=false",
]
["test_ASRouterTargeting_attribution.js"]
run-if = ["os == 'mac'"] # osx specific tests
["test_ASRouterTargeting_snapshot.js"]
["test_ASRouterTelemetry.js"]
support-files = ["../schemas/*.schema.json"]
["test_ASRouter_getTargetingParameters.js"]
["test_ASRouter_shouldShowMessagesToProfile.js"]
["test_ASRouterPreferences_maybeSetMessagingProfileID.js"]
["test_CFRMessageProvider.js"]
["test_InflightAssetsMessageProvider.js"]
["test_NimbusRolloutMessageProvider.js"]
["test_OnboardingMessageProvider.js"]
["test_PanelTestProvider.js"]
["test_reach_experiments.js"]
["test_remoteExperiments.js"]