summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/mochitest/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/plugins/test/mochitest/mochitest.ini')
-rw-r--r--dom/plugins/test/mochitest/mochitest.ini45
1 files changed, 45 insertions, 0 deletions
diff --git a/dom/plugins/test/mochitest/mochitest.ini b/dom/plugins/test/mochitest/mochitest.ini
new file mode 100644
index 0000000000..79ed62167a
--- /dev/null
+++ b/dom/plugins/test/mochitest/mochitest.ini
@@ -0,0 +1,45 @@
+[DEFAULT]
+prefs =
+ plugin.load_flash_only=false
+skip-if = headless # crash on shutdown, no other failures
+support-files =
+ 307-xo-redirect.sjs
+ file_authident.js
+ 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
+ plugin-utils.js
+
+[test_hanging.html]
+skip-if = !crashreporter || e10s
+[test_mixed_case_mime.html]
+skip-if = (processor == 'aarch64' && os == 'win')
+reason = Plugins are not supported on Windows/AArch64
+[test_plugin_fallback_focus.html]
+[test_plugin_scroll_painting.html]
+skip-if = true # Bug 596491
+[test_pluginstream_geturl.html]
+skip-if = true # Bug 1267432
+[test_pluginstream_geturlnotify.html]
+skip-if = true # Bug 1267432
+[test_positioning.html]
+skip-if = true # disabled due to oddness, perhaps scrolling of the mochitest window?
+[test_queryContentsScaleFactor.html]
+skip-if = (toolkit != "cocoa") || (os != "win")
+[test_queryContentsScaleFactorWindowed.html]
+skip-if = (toolkit != "cocoa") || (os != "win")
+[test_refresh_navigator_plugins.html]
+skip-if = e10s # Bug 1090576