summaryrefslogtreecommitdiffstats
path: root/toolkit/components/prompts/test/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/prompts/test/chrome.ini')
-rw-r--r--toolkit/components/prompts/test/chrome.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolkit/components/prompts/test/chrome.ini b/toolkit/components/prompts/test/chrome.ini
new file mode 100644
index 0000000000..90eee3a761
--- /dev/null
+++ b/toolkit/components/prompts/test/chrome.ini
@@ -0,0 +1,11 @@
+[DEFAULT]
+support-files =
+ prompt_common.js
+ chromeScript.js
+
+[test_modal_prompts.html]
+skip-if =
+ toolkit == 'android' #android: TIMED_OUT
+ os == 'linux' && (debug || asan || tsan)
+[test_modal_select.html]
+skip-if = toolkit == 'android' #android: TIMED_OUT