summaryrefslogtreecommitdiffstats
path: root/toolkit/components/featuregates/test/unit/xpcshell.ini
blob: dc6cb296bdb222a2d3d80d4d2a4d3290cf85e595 (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
head = head.js
tags = featuregates
firefox-appdir = browser

[test_FeatureGate.js]
# Ignore platforms which the use the update channel 'default' on non-nightly
# platforms because it gets compared to preference values guarded by variables
# like RELEASE_OR_BETA which are set based on the build channel.
skip-if = !nightly_build && (asan || debug)
[test_FeatureGateImplementation.js]