summaryrefslogtreecommitdiffstats
path: root/intl/benchmarks/xpcshell.toml
blob: 5de350450266edae5627601a7f8c4a9a73d63863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
head = "head.js"

# Add perftests here as it's useful to run them as xpcshell tests, but we don't need them
# to be run in CI.

["perftest_dateTimeFormat.js"]
skip-if = ["true"]

["perftest_locale.js"]
skip-if = ["true"]

["perftest_numberFormat.js"]
skip-if = ["true"]

["perftest_pluralRules.js"]
skip-if = ["true"]