summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/webcomponents/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/webcomponents/mochitest.ini')
-rw-r--r--dom/tests/mochitest/webcomponents/mochitest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/tests/mochitest/webcomponents/mochitest.ini b/dom/tests/mochitest/webcomponents/mochitest.ini
index 3559f33c1..f5d0f84ea 100644
--- a/dom/tests/mochitest/webcomponents/mochitest.ini
+++ b/dom/tests/mochitest/webcomponents/mochitest.ini
@@ -21,6 +21,8 @@ skip-if = true || stylo # disabled - See bug 1390396 and 1293844
[test_custom_element_throw_on_dynamic_markup_insertion.html]
[test_custom_element_get.html]
[test_custom_element_when_defined.html]
+[test_custom_element_uncatchable_exception.html]
+skip-if = !debug # TestFunctions only applied in debug builds
[test_nested_content_element.html]
[test_dest_insertion_points.html]
[test_dest_insertion_points_shadow.html]