dom/bindings/test/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/bindings/test/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,45 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  file_InstanceOf.html
     1.7 +  file_bug707564.html
     1.8 +  file_bug775543.html
     1.9 +  file_document_location_set_via_xray.html
    1.10 +  forOf_iframe.html
    1.11 +
    1.12 +[test_ByteString.html]
    1.13 +[test_InstanceOf.html]
    1.14 +[test_bug560072.html]
    1.15 +[test_bug707564.html]
    1.16 +[test_bug742191.html]
    1.17 +[test_bug759621.html]
    1.18 +[test_bug773326.html]
    1.19 +[test_bug788369.html]
    1.20 +[test_bug852846.html]
    1.21 +[test_bug862092.html]
    1.22 +# When bug 923904 lands, this test can be turned on, but only for debug builds
    1.23 +# where we have our test component. So this should become skip-if = debug == false.
    1.24 +[test_bug923904.html]
    1.25 +skip-if = true
    1.26 +[test_barewordGetsWindow.html]
    1.27 +[test_callback_default_thisval.html]
    1.28 +[test_cloneAndImportNode.html]
    1.29 +[test_defineProperty.html]
    1.30 +[test_enums.html]
    1.31 +[test_exceptionThrowing.html]
    1.32 +[test_exception_messages.html]
    1.33 +[test_forOf.html]
    1.34 +[test_integers.html]
    1.35 +[test_interfaceToString.html]
    1.36 +[test_exceptions_from_jsimplemented.html]
    1.37 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure; bug 926547
    1.38 +[test_lenientThis.html]
    1.39 +[test_lookupGetter.html]
    1.40 +[test_namedNoIndexed.html]
    1.41 +[test_named_getter_enumerability.html]
    1.42 +[test_Object.prototype_props.html]
    1.43 +[test_queryInterface.html]
    1.44 +[test_sequence_wrapping.html]
    1.45 +[test_setWithNamedGetterNoNamedSetter.html]
    1.46 +[test_throwing_method_noDCE.html]
    1.47 +[test_treat_non_object_as_null.html]
    1.48 +[test_traceProtos.html]

mercurial