From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- widget/tests/mochitest.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 widget/tests/mochitest.ini (limited to 'widget/tests/mochitest.ini') diff --git a/widget/tests/mochitest.ini b/widget/tests/mochitest.ini new file mode 100644 index 000000000..bf7bfe689 --- /dev/null +++ b/widget/tests/mochitest.ini @@ -0,0 +1,12 @@ +[DEFAULT] +support-files = utils.js + +[test_assign_event_data.html] +subsuite = clipboard +skip-if = toolkit == "cocoa" # Mac: Bug 933303 +[test_bug565392.html] +subsuite = clipboard +skip-if = toolkit != "windows" || e10s # Bug 1267406 +[test_picker_no_crash.html] +skip-if = toolkit != "windows" || e10s # Bug 1267491 +support-files = window_picker_no_crash_child.html -- cgit v1.2.3