|
1 [DEFAULT] |
|
2 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #b2g-desktop(tests that use plugins) |
|
3 support-files = |
|
4 307-xo-redirect.sjs |
|
5 crashing_subpage.html |
|
6 file_bug738396.html |
|
7 file_bug771202.html |
|
8 file_bug863792.html |
|
9 large-pic.jpg |
|
10 loremipsum.txt |
|
11 loremipsum.xtest |
|
12 loremipsum.xtest^headers^ |
|
13 loremipsum_file.txt |
|
14 loremipsum_nocache.txt |
|
15 loremipsum_nocache.txt^headers^ |
|
16 mixed_case_mime.sjs |
|
17 neverending.sjs |
|
18 npruntime_identifiers_subpage.html |
|
19 plugin-stream-referer.sjs |
|
20 plugin_window.html |
|
21 pluginstream.js |
|
22 post.sjs |
|
23 utils.js |
|
24 |
|
25 [test_GCrace.html] |
|
26 [test_NPNVdocumentOrigin.html] |
|
27 [test_NPPVpluginWantsAllNetworkStreams.html] |
|
28 [test_bug406541.html] |
|
29 [test_bug532208.html] |
|
30 [test_bug539565-1.html] |
|
31 [test_bug539565-2.html] |
|
32 [test_bug738396.html] |
|
33 [test_bug771202.html] |
|
34 [test_bug777098.html] |
|
35 [test_bug784131.html] |
|
36 [test_bug813906.html] |
|
37 [test_bug852315.html] |
|
38 [test_bug854082.html] |
|
39 [test_bug863792.html] |
|
40 [test_bug967694.html] |
|
41 [test_bug985859.html] |
|
42 [test_bug986930.html] |
|
43 [test_cocoa_focus.html] |
|
44 skip-if = toolkit != "cocoa" |
|
45 support-files = cocoa_focus.html |
|
46 [test_cocoa_window_focus.html] |
|
47 skip-if = toolkit != "cocoa" |
|
48 support-files = cocoa_window_focus.html |
|
49 [test_cookies.html] |
|
50 [test_copyText.html] |
|
51 skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") |
|
52 [test_crash_nested_loop.html] |
|
53 skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") |
|
54 [test_crashing.html] |
|
55 skip-if = !crashreporter |
|
56 [test_crashing2.html] |
|
57 skip-if = (!crashreporter) || true # Bug 566049 |
|
58 [test_defaultValue.html] |
|
59 [test_enumerate.html] |
|
60 [test_fullpage.html] |
|
61 [test_getauthenticationinfo.html] |
|
62 [test_hanging.html] |
|
63 skip-if = !crashreporter |
|
64 [test_instance_re-parent.html] |
|
65 [test_instance_unparent1.html] |
|
66 [test_instance_unparent2.html] |
|
67 [test_instance_unparent3.html] |
|
68 [test_instantiation.html] |
|
69 [test_mixed_case_mime.html] |
|
70 [test_multipleinstanceobjects.html] |
|
71 [test_newstreamondestroy.html] |
|
72 [test_npn_asynccall.html] |
|
73 [test_npn_timers.html] |
|
74 [test_npobject_getters.html] |
|
75 [test_npruntime_construct.html] |
|
76 [test_npruntime_identifiers.html] |
|
77 [test_npruntime_npnevaluate.html] |
|
78 [test_npruntime_npninvoke.html] |
|
79 [test_npruntime_npninvokedefault.html] |
|
80 [test_npruntime_npnsetexception.html] |
|
81 [test_painting.html] |
|
82 [test_plugin_scroll_painting.html] |
|
83 skip-if = true # Bug 596491 |
|
84 [test_pluginstream_asfile.html] |
|
85 [test_pluginstream_asfileonly.html] |
|
86 [test_pluginstream_err.html] |
|
87 [test_pluginstream_geturl.html] |
|
88 [test_pluginstream_geturlnotify.html] |
|
89 [test_pluginstream_newstream.html] |
|
90 [test_pluginstream_post.html] |
|
91 [test_pluginstream_poststream.html] |
|
92 [test_pluginstream_referer.html] |
|
93 [test_pluginstream_seek.html] |
|
94 [test_pluginstream_seek_close.html] |
|
95 [test_pluginstream_src.html] |
|
96 [test_pluginstream_src_dynamic.html] |
|
97 [test_pluginstream_src_referer.html] |
|
98 [test_positioning.html] |
|
99 skip-if = true # disabled due to oddness, perhaps scrolling of the mochitest window? |
|
100 [test_propertyAndMethod.html] |
|
101 [test_queryContentsScaleFactor.html] |
|
102 skip-if = toolkit != "cocoa" |
|
103 [test_redirect_handling.html] |
|
104 [test_secondPlugin.html] |
|
105 [test_src_url_change.html] |
|
106 [test_streamNotify.html] |
|
107 [test_streamatclose.html] |
|
108 [test_twostreams.html] |
|
109 [test_windowed_invalidate.html] |
|
110 skip-if = os != "win" |
|
111 [test_visibility.html] |
|
112 skip-if = toolkit == "cocoa" |
|
113 [test_zero_opacity.html] |