From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- intl/benchmarks/xpcshell.ini | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 intl/benchmarks/xpcshell.ini (limited to 'intl/benchmarks/xpcshell.ini') diff --git a/intl/benchmarks/xpcshell.ini b/intl/benchmarks/xpcshell.ini new file mode 100644 index 0000000000..6e0935be0e --- /dev/null +++ b/intl/benchmarks/xpcshell.ini @@ -0,0 +1,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 -- cgit v1.2.3