summaryrefslogtreecommitdiffstats
path: root/intl/l10n/test/mochitest/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'intl/l10n/test/mochitest/chrome.toml')
-rw-r--r--intl/l10n/test/mochitest/chrome.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/intl/l10n/test/mochitest/chrome.toml b/intl/l10n/test/mochitest/chrome.toml
new file mode 100644
index 0000000000..0e0f500f5d
--- /dev/null
+++ b/intl/l10n/test/mochitest/chrome.toml
@@ -0,0 +1,10 @@
+[DEFAULT]
+
+["localization/test_formatMessages.html"]
+skip-if = ["debug"] # Intentionally triggers a debug assert for missing Fluent arguments.
+
+["localization/test_formatValue.html"]
+skip-if = ["debug"] # Intentionally triggers a debug assert for missing Fluent arguments.
+
+["localization/test_formatValues.html"]
+skip-if = ["debug"] # Intentionally triggers a debug assert for missing Fluent arguments.