summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/unit/xpcshell.ini
blob: 69b6731b20007ab7f7a3e4818bc40e7a06bee981 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[DEFAULT]
skip-if = toolkit == 'android'
head = head_plugins.js
tail =
tags = addons
firefox-appdir = browser
support-files =
  !/toolkit/mozapps/webextensions/test/xpcshell/head_addons.js

[test_allowed_types.js]
skip-if = appname == "thunderbird"
reason = plugins are disabled by default in Thunderbird
[test_bug471245.js]
# Bug 676953: test fails consistently on Android
fail-if = os == "android"
[test_bug813245.js]
# Bug 676953: test fails consistently on Android
fail-if = os == "android"
[test_nice_plugin_name.js]
# Bug 676953: test fails consistently on Android
fail-if = os == "android"
[test_persist_in_prefs.js]
skip-if = appname == "thunderbird"
reason = plugins are disabled by default in Thunderbird
[test_bug854467.js]
[test_plugin_default_state.js]
skip-if = appname == "thunderbird"
reason = plugins are disabled by default in Thunderbird
[test_plugin_default_state_xpi.js]