1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/plugins/test/mochitest/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,113 @@ 1.4 +[DEFAULT] 1.5 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #b2g-desktop(tests that use plugins) 1.6 +support-files = 1.7 + 307-xo-redirect.sjs 1.8 + crashing_subpage.html 1.9 + file_bug738396.html 1.10 + file_bug771202.html 1.11 + file_bug863792.html 1.12 + large-pic.jpg 1.13 + loremipsum.txt 1.14 + loremipsum.xtest 1.15 + loremipsum.xtest^headers^ 1.16 + loremipsum_file.txt 1.17 + loremipsum_nocache.txt 1.18 + loremipsum_nocache.txt^headers^ 1.19 + mixed_case_mime.sjs 1.20 + neverending.sjs 1.21 + npruntime_identifiers_subpage.html 1.22 + plugin-stream-referer.sjs 1.23 + plugin_window.html 1.24 + pluginstream.js 1.25 + post.sjs 1.26 + utils.js 1.27 + 1.28 +[test_GCrace.html] 1.29 +[test_NPNVdocumentOrigin.html] 1.30 +[test_NPPVpluginWantsAllNetworkStreams.html] 1.31 +[test_bug406541.html] 1.32 +[test_bug532208.html] 1.33 +[test_bug539565-1.html] 1.34 +[test_bug539565-2.html] 1.35 +[test_bug738396.html] 1.36 +[test_bug771202.html] 1.37 +[test_bug777098.html] 1.38 +[test_bug784131.html] 1.39 +[test_bug813906.html] 1.40 +[test_bug852315.html] 1.41 +[test_bug854082.html] 1.42 +[test_bug863792.html] 1.43 +[test_bug967694.html] 1.44 +[test_bug985859.html] 1.45 +[test_bug986930.html] 1.46 +[test_cocoa_focus.html] 1.47 +skip-if = toolkit != "cocoa" 1.48 +support-files = cocoa_focus.html 1.49 +[test_cocoa_window_focus.html] 1.50 +skip-if = toolkit != "cocoa" 1.51 +support-files = cocoa_window_focus.html 1.52 +[test_cookies.html] 1.53 +[test_copyText.html] 1.54 +skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") 1.55 +[test_crash_nested_loop.html] 1.56 +skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") 1.57 +[test_crashing.html] 1.58 +skip-if = !crashreporter 1.59 +[test_crashing2.html] 1.60 +skip-if = (!crashreporter) || true # Bug 566049 1.61 +[test_defaultValue.html] 1.62 +[test_enumerate.html] 1.63 +[test_fullpage.html] 1.64 +[test_getauthenticationinfo.html] 1.65 +[test_hanging.html] 1.66 +skip-if = !crashreporter 1.67 +[test_instance_re-parent.html] 1.68 +[test_instance_unparent1.html] 1.69 +[test_instance_unparent2.html] 1.70 +[test_instance_unparent3.html] 1.71 +[test_instantiation.html] 1.72 +[test_mixed_case_mime.html] 1.73 +[test_multipleinstanceobjects.html] 1.74 +[test_newstreamondestroy.html] 1.75 +[test_npn_asynccall.html] 1.76 +[test_npn_timers.html] 1.77 +[test_npobject_getters.html] 1.78 +[test_npruntime_construct.html] 1.79 +[test_npruntime_identifiers.html] 1.80 +[test_npruntime_npnevaluate.html] 1.81 +[test_npruntime_npninvoke.html] 1.82 +[test_npruntime_npninvokedefault.html] 1.83 +[test_npruntime_npnsetexception.html] 1.84 +[test_painting.html] 1.85 +[test_plugin_scroll_painting.html] 1.86 +skip-if = true # Bug 596491 1.87 +[test_pluginstream_asfile.html] 1.88 +[test_pluginstream_asfileonly.html] 1.89 +[test_pluginstream_err.html] 1.90 +[test_pluginstream_geturl.html] 1.91 +[test_pluginstream_geturlnotify.html] 1.92 +[test_pluginstream_newstream.html] 1.93 +[test_pluginstream_post.html] 1.94 +[test_pluginstream_poststream.html] 1.95 +[test_pluginstream_referer.html] 1.96 +[test_pluginstream_seek.html] 1.97 +[test_pluginstream_seek_close.html] 1.98 +[test_pluginstream_src.html] 1.99 +[test_pluginstream_src_dynamic.html] 1.100 +[test_pluginstream_src_referer.html] 1.101 +[test_positioning.html] 1.102 +skip-if = true # disabled due to oddness, perhaps scrolling of the mochitest window? 1.103 +[test_propertyAndMethod.html] 1.104 +[test_queryContentsScaleFactor.html] 1.105 +skip-if = toolkit != "cocoa" 1.106 +[test_redirect_handling.html] 1.107 +[test_secondPlugin.html] 1.108 +[test_src_url_change.html] 1.109 +[test_streamNotify.html] 1.110 +[test_streamatclose.html] 1.111 +[test_twostreams.html] 1.112 +[test_windowed_invalidate.html] 1.113 +skip-if = os != "win" 1.114 +[test_visibility.html] 1.115 +skip-if = toolkit == "cocoa" 1.116 +[test_zero_opacity.html]