mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
123 lines
3.4 KiB
INI
123 lines
3.4 KiB
INI
[DEFAULT]
|
|
skip-if = ((buildapp == 'mulet' || buildapp == 'b2g') && toolkit != 'gonk') || (e10s && debug) #b2g-desktop(tests that use plugins)
|
|
support-files =
|
|
307-xo-redirect.sjs
|
|
crashing_subpage.html
|
|
file_bug738396.html
|
|
file_bug771202.html
|
|
file_bug863792.html
|
|
large-pic.jpg
|
|
loremipsum.txt
|
|
loremipsum.xtest
|
|
loremipsum.xtest^headers^
|
|
loremipsum_file.txt
|
|
loremipsum_nocache.txt
|
|
loremipsum_nocache.txt^headers^
|
|
mixed_case_mime.sjs
|
|
neverending.sjs
|
|
npruntime_identifiers_subpage.html
|
|
plugin-stream-referer.sjs
|
|
plugin_window.html
|
|
pluginstream.js
|
|
post.sjs
|
|
utils.js
|
|
|
|
[test_GCrace.html]
|
|
[test_NPNVdocumentOrigin.html]
|
|
[test_NPPVpluginWantsAllNetworkStreams.html]
|
|
[test_bug406541.html]
|
|
[test_bug532208.html]
|
|
[test_bug539565-1.html]
|
|
[test_bug539565-2.html]
|
|
[test_bug738396.html]
|
|
[test_bug771202.html]
|
|
[test_bug777098.html]
|
|
[test_bug784131.html]
|
|
[test_bug813906.html]
|
|
[test_bug852315.html]
|
|
[test_bug854082.html]
|
|
[test_bug863792.html]
|
|
[test_bug967694.html]
|
|
[test_bug985859.html]
|
|
[test_bug986930.html]
|
|
[test_bug1092842.html]
|
|
skip-if = e10s
|
|
[test_cocoa_focus.html]
|
|
skip-if = toolkit != "cocoa"
|
|
support-files = cocoa_focus.html
|
|
[test_cocoa_window_focus.html]
|
|
skip-if = toolkit != "cocoa"
|
|
support-files = cocoa_window_focus.html
|
|
[test_cookies.html]
|
|
[test_copyText.html]
|
|
skip-if = (toolkit != "gtk2") && (toolkit != "gtk3")
|
|
[test_crash_nested_loop.html]
|
|
skip-if = (toolkit != "gtk2") && (toolkit != "gtk3")
|
|
[test_crashing.html]
|
|
skip-if = !crashreporter
|
|
[test_crashing2.html]
|
|
skip-if = (!crashreporter) || true # Bug 566049
|
|
[test_CrashService_crash.html]
|
|
skip-if = !crashreporter || e10s
|
|
[test_CrashService_hang.html]
|
|
skip-if = !crashreporter || e10s
|
|
[test_defaultValue.html]
|
|
[test_enumerate.html]
|
|
[test_fullpage.html]
|
|
[test_getauthenticationinfo.html]
|
|
skip-if = e10s
|
|
[test_hanging.html]
|
|
skip-if = !crashreporter || e10s
|
|
[test_instance_re-parent.html]
|
|
[test_instance_unparent1.html]
|
|
[test_instance_unparent2.html]
|
|
[test_instance_unparent3.html]
|
|
[test_instantiation.html]
|
|
[test_mixed_case_mime.html]
|
|
[test_multipleinstanceobjects.html]
|
|
[test_newstreamondestroy.html]
|
|
[test_npn_asynccall.html]
|
|
[test_npn_timers.html]
|
|
[test_npobject_getters.html]
|
|
[test_npruntime_construct.html]
|
|
[test_npruntime_identifiers.html]
|
|
[test_npruntime_npnevaluate.html]
|
|
[test_npruntime_npninvoke.html]
|
|
[test_npruntime_npninvokedefault.html]
|
|
[test_painting.html]
|
|
[test_plugin_scroll_painting.html]
|
|
skip-if = true # Bug 596491
|
|
[test_pluginstream_asfile.html]
|
|
[test_pluginstream_asfileonly.html]
|
|
[test_pluginstream_err.html]
|
|
[test_pluginstream_geturl.html]
|
|
[test_pluginstream_geturlnotify.html]
|
|
[test_pluginstream_newstream.html]
|
|
[test_pluginstream_post.html]
|
|
[test_pluginstream_poststream.html]
|
|
[test_pluginstream_referer.html]
|
|
[test_pluginstream_seek.html]
|
|
[test_pluginstream_seek_close.html]
|
|
[test_pluginstream_src.html]
|
|
[test_pluginstream_src_dynamic.html]
|
|
[test_pluginstream_src_referer.html]
|
|
[test_positioning.html]
|
|
skip-if = true # disabled due to oddness, perhaps scrolling of the mochitest window?
|
|
[test_propertyAndMethod.html]
|
|
[test_queryContentsScaleFactor.html]
|
|
skip-if = toolkit != "cocoa"
|
|
[test_redirect_handling.html]
|
|
[test_secondPlugin.html]
|
|
[test_src_url_change.html]
|
|
[test_streamNotify.html]
|
|
skip-if = e10s
|
|
[test_stringHandling.html]
|
|
[test_streamatclose.html]
|
|
[test_twostreams.html]
|
|
[test_windowed_invalidate.html]
|
|
skip-if = os != "win"
|
|
[test_visibility.html]
|
|
skip-if = toolkit == "cocoa"
|
|
[test_zero_opacity.html]
|
|
skip-if = e10s
|