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.ini9
1 files changed, 9 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..78e9235ed1
--- /dev/null
+++ b/toolkit/components/prompts/test/chrome.ini
@@ -0,0 +1,9 @@
+[DEFAULT]
+support-files =
+ prompt_common.js
+ chromeScript.js
+
+[test_modal_prompts.html]
+skip-if = toolkit == 'android' || (os == 'linux' && (debug || asan)) #android: TIMED_OUT (For Linux : 950636)
+[test_modal_select.html]
+skip-if = toolkit == 'android' #android: TIMED_OUT \ No newline at end of file