mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
f7a1b3fb60
Previously, every test and support file would be synced to the objdir when running any test. Now that only those support files and tests requested are synced, we note support files required beyond those in a test's directory in ini manifests. MozReview-Commit-ID: EmlDz9d4lqt
79 lines
2.1 KiB
INI
79 lines
2.1 KiB
INI
[DEFAULT]
|
|
support-files =
|
|
file_InstanceOf.html
|
|
file_bug707564.html
|
|
file_bug707564-2.html
|
|
file_bug775543.html
|
|
file_document_location_set_via_xray.html
|
|
file_dom_xrays.html
|
|
file_proxies_via_xray.html
|
|
forOf_iframe.html
|
|
!/js/xpconnect/tests/mochitest/file_empty.html
|
|
|
|
[test_async_stacks.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]
|
|
[test_bug1036214.html]
|
|
skip-if = debug == false
|
|
[test_bug963382.html]
|
|
skip-if = debug == false
|
|
[test_bug1041646.html]
|
|
[test_bug1123875.html]
|
|
[test_barewordGetsWindow.html]
|
|
[test_callback_across_document_open.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_interfaceName.html]
|
|
[test_interfaceToString.html]
|
|
[test_exceptions_from_jsimplemented.html]
|
|
skip-if = (toolkit == 'gonk' && debug) #debug-only failure; bug 926547
|
|
tags = webrtc
|
|
[test_lenientThis.html]
|
|
[test_lookupGetter.html]
|
|
[test_namedNoIndexed.html]
|
|
[test_named_getter_enumerability.html]
|
|
[test_Object.prototype_props.html]
|
|
[test_queryInterface.html]
|
|
[test_returnUnion.html]
|
|
skip-if = debug == false
|
|
[test_usvstring.html]
|
|
skip-if = debug == false
|
|
[test_sequence_wrapping.html]
|
|
[test_setWithNamedGetterNoNamedSetter.html]
|
|
[test_throwing_method_noDCE.html]
|
|
[test_treat_non_object_as_null.html]
|
|
[test_traceProtos.html]
|
|
[test_sequence_detection.html]
|
|
skip-if = debug == false
|
|
[test_exception_options_from_jsimplemented.html]
|
|
skip-if = debug == false
|
|
[test_promise_rejections_from_jsimplemented.html]
|
|
skip-if = debug == false
|
|
[test_worker_UnwrapArg.html]
|
|
[test_unforgeablesonexpando.html]
|
|
[test_crossOriginWindowSymbolAccess.html]
|
|
[test_primitive_this.html]
|
|
[test_callback_exceptions.html]
|
|
[test_bug1123516_maplikesetlike.html]
|
|
skip-if = debug == false
|
|
[test_jsimplemented_eventhandler.html]
|
|
skip-if = debug == false
|
|
[test_iterable.html]
|
|
skip-if = debug == false
|
|
[test_oom_reporting.html]
|
|
[test_domProxyArrayLengthGetter.html]
|