Bug 1890689 Don't pretend to pre-buffer with DynamicResampler r=pehrsons
[gecko.git] / browser / modules / test / unit / xpcshell.toml
blobdcc9a98985a05627544eb511675777c2288cc92a
1 [DEFAULT]
2 head =  ''
3 firefox-appdir = "browser"
4 skip-if = ["os == 'android'"] # bug 1730213
6 ["test_E10SUtils_nested_URIs.js"]
8 ["test_FirefoxBridgeExtensionUtils.js"]
9 run-if = ["os == 'win'"] # Test of a Windows-specific feature
11 ["test_FirefoxBridgeExtensionUtilsNativeManifest.js"]
12 run-if = [
13   "os == 'win'",
14   "os == 'mac'",
17 ["test_HomePage.js"]
19 ["test_HomePage_ignore.js"]
21 ["test_InstallationTelemetry.js"]
22 run-if = ["os == 'win'"] # Test of a Windows-specific feature
24 ["test_LaterRun.js"]
26 ["test_ProfileCounter.js"]
27 run-if = ["os == 'win'"] # Test of a Windows-specific feature
29 ["test_Sanitizer_interrupted.js"]
31 ["test_SiteDataManager.js"]
33 ["test_SiteDataManagerContainers.js"]
35 ["test_SitePermissions.js"]
37 ["test_SitePermissions_temporary.js"]
39 ["test_TabUnloader.js"]
41 ["test_discovery.js"]