diff -r 000000000000 -r 6474c204b198 dom/bindings/test/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/bindings/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,45 @@ +[DEFAULT] +support-files = + file_InstanceOf.html + file_bug707564.html + file_bug775543.html + file_document_location_set_via_xray.html + forOf_iframe.html + +[test_ByteString.html] +[test_InstanceOf.html] +[test_bug560072.html] +[test_bug707564.html] +[test_bug742191.html] +[test_bug759621.html] +[test_bug773326.html] +[test_bug788369.html] +[test_bug852846.html] +[test_bug862092.html] +# When bug 923904 lands, this test can be turned on, but only for debug builds +# where we have our test component. So this should become skip-if = debug == false. +[test_bug923904.html] +skip-if = true +[test_barewordGetsWindow.html] +[test_callback_default_thisval.html] +[test_cloneAndImportNode.html] +[test_defineProperty.html] +[test_enums.html] +[test_exceptionThrowing.html] +[test_exception_messages.html] +[test_forOf.html] +[test_integers.html] +[test_interfaceToString.html] +[test_exceptions_from_jsimplemented.html] +skip-if = (toolkit == 'gonk' && debug) #debug-only failure; bug 926547 +[test_lenientThis.html] +[test_lookupGetter.html] +[test_namedNoIndexed.html] +[test_named_getter_enumerability.html] +[test_Object.prototype_props.html] +[test_queryInterface.html] +[test_sequence_wrapping.html] +[test_setWithNamedGetterNoNamedSetter.html] +[test_throwing_method_noDCE.html] +[test_treat_non_object_as_null.html] +[test_traceProtos.html]