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 --- dom/tests/mochitest/general/mochitest.ini | 128 ++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 dom/tests/mochitest/general/mochitest.ini (limited to 'dom/tests/mochitest/general/mochitest.ini') diff --git a/dom/tests/mochitest/general/mochitest.ini b/dom/tests/mochitest/general/mochitest.ini new file mode 100644 index 000000000..d59527801 --- /dev/null +++ b/dom/tests/mochitest/general/mochitest.ini @@ -0,0 +1,128 @@ +[DEFAULT] +support-files = + 497633.html + fail.png + file_bug628069.html + file_clonewrapper.html + file_domWindowUtils_scrollbarSize.html + file_frameElementWrapping.html + file_interfaces.xml + file_moving_nodeList.html + file_moving_xhr.html + file_showModalDialog.html + historyframes.html + image_50.png + image_100.png + image_200.png + pass.apng + performance_timeline_main_test.html + resource_timing_iframe.html + resource_timing_main_test.html + resource_timing_cross_origin.html + res0.resource + res1.resource + res1.resource^headers^ + res2.resource + res2.resource^headers^ + res3.resource + res3.resource^headers^ + res4.resource + res4.resource^headers^ + res5.resource + res5.resource^headers^ + res6.resource + res6.resource^headers^ + res7.resource + res7.resource^headers^ + res8.resource + res8.resource^headers^ + resource_timing.js + navigation_timing.html + test_bug1012662_common.js + frameStorageAllowed.html + frameStoragePrevented.html + frameStorageChrome.html + frameStorageNullprincipal.sjs + workerStorageAllowed.js + workerStoragePrevented.js + storagePermissionsUtils.js + frameSelectEvents.html + !/image/test/mochitest/big.png + !/image/test/mochitest/blue.png + !/image/test/mochitest/clear.png + !/image/test/mochitest/damon.jpg + !/image/test/mochitest/over.png + !/image/test/mochitest/red.png + !/dom/base/test/file_empty.html + +[test_497898.html] +skip-if = toolkit == 'android' +[test_bug504220.html] +[test_bug628069_1.html] +[test_bug628069_2.html] +[test_bug631440.html] +[test_bug653364.html] +[test_bug861217.html] +[test_bug1012662_editor.html] +skip-if = (toolkit == 'android') # Disabled on Android, see bug 1230231 +subsuite = clipboard +[test_bug1012662_noeditor.html] +subsuite = clipboard +skip-if = (toolkit == 'android') # Disabled on Android, see bug 1230231 +[test_bug1161721.html] +[test_bug1170911.html] +subsuite = clipboard +[test_bug1208217.html] +[test_bug1313753.html] +[test_clientRects.html] +[test_clipboard_disallowed.html] +[test_clipboard_events.html] +subsuite = clipboard +[test_consoleAPI.html] +[test_contentViewer_overrideDPPX.html] +[test_DOMMatrix.html] +[test_domWindowUtils.html] +[test_domWindowUtils_scrollbarSize.html] +[test_domWindowUtils_scrollXY.html] +[test_donottrack.html] +[test_focus_legend_noparent.html] +[test_focusrings.xul] +skip-if = toolkit == 'android' #TIMED_OUT +[test_for_of.html] +[test_framedhistoryframes.html] +[test_frameElementWrapping.html] +[test_img_mutations.html] +[test_interfaces.html] +[test_navigation_timing.html] +[test_network_events.html] +skip-if = true +# Disable this test until bug 795711 is fixed. +[test_offsets.html] +support-files = test_offsets.js +[test_outerHTML.html] +[test_outerHTML.xhtml] +[test_paste_selection.html] +[test_performance_now.html] +[test_performance_timeline.html] +[test_picture_apng.html] +[test_picture_mutations.html] +[test_pointerPreserves3D.html] +[test_pointerPreserves3DClip.html] +[test_resource_timing.html] +[test_resource_timing_cross_origin.html] +[test_resource_timing_frameset.html] +[test_selectevents.html] +skip-if = toolkit == 'android' # bug 1230232 - Mouse doesn't select in the same way +[test_showModalDialog.html] +skip-if = e10s || toolkit == 'android' #Don't run modal tests on Android +[test_showModalDialog_e10s.html] +run-if = e10s +[test_storagePermissionsAccept.html] +[test_storagePermissionsLimitForeign.html] +[test_storagePermissionsReject.html] +[test_storagePermissionsRejectForeign.html] +[test_stylesheetPI.html] +[test_vibrator.html] +[test_WebKitCSSMatrix.html] +[test_windowedhistoryframes.html] +[test_windowProperties.html] -- cgit v1.2.3