[DEFAULT] run-if = [ "os != 'android'", ] head = '' firefox-appdir = "browser" tags = "os_integration" ["test_ContextId_LegacyBackend.js"] prefs = ["browser.contextual-services.contextId.rust-component.enabled=false"] ["test_ContextId_RustBackend.js"] prefs = ["browser.contextual-services.contextId.rust-component.enabled=true"] ["test_Dedupe.js"] ["test_E10SUtils_nested_URIs.js"] ["test_FilterAdult.js"] prefs = ["browser.newtabpage.activity-stream.filterAdult=true"] ["test_FirefoxBridgeExtensionUtils.js"] run-if = [ "os == 'win'", # Test of a Windows-specific feature ] ["test_FirefoxBridgeExtensionUtilsNativeManifest.js"] run-if = [ "os == 'mac'", "os == 'win'", ] ["test_HomePage.js"] ["test_HomePage_ignore.js"] ["test_InstallationTelemetry.js"] run-if = [ "os == 'win'", # Test of a Windows-specific feature ] ["test_LaterRun.js"] ["test_LinksCache.js"] ["test_ProfileCounter.js"] run-if = [ "os == 'win'", # Test of a Windows-specific feature ] ["test_Sanitizer_interrupted_v2.js"] ["test_SiteDataManager.js"] ["test_SiteDataManagerContainers.js"] ["test_SitePermissions.js"] ["test_SitePermissions_temporary.js"] ["test_TabUnloader.js"] ["test_UpdatePolicyEnforcer.js"] head = "../../../../toolkit/components/enterprisepolicies/tests/xpcshell/head.js" firefox-appdir = "browser" ["test_UpdatePolicySettings.js"] head = "../../../../toolkit/components/enterprisepolicies/tests/xpcshell/head.js" firefox-appdir = "browser" ["test_discovery.js"]