diff -r 000000000000 -r 6474c204b198 dom/imptests/editing/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/imptests/editing/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,28 @@ +# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT +[DEFAULT] +support-files = + conformancetest/data.js + css/reset.css + implementation.js + selecttest/common.js + selecttest/test-iframe.html + tests.js + +[conformancetest/test_event.html] +[conformancetest/test_runtest.html] +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #b2g(takes too long) b2g-debug(takes too long) b2g-desktop(takes too long) +[selecttest/test_Document-open.html] +[selecttest/test_addRange.html] +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(bug 775227) b2g(oom?, bug 775227) b2g-debug(oom?, bug 775227) b2g-desktop(oom?, bug 775227) +[selecttest/test_collapse.html] +[selecttest/test_collapseToStartEnd.html] +[selecttest/test_deleteFromDocument.html] +[selecttest/test_extend.html] +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure; time out) +[selecttest/test_getRangeAt.html] +[selecttest/test_getSelection.html] +[selecttest/test_interfaces.html] +[selecttest/test_isCollapsed.html] +[selecttest/test_removeAllRanges.html] +[selecttest/test_selectAllChildren.html] +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)