blob: 78e9235ed141c7cf699f72f7b44c228cdd368b13 (
plain)
1
2
3
4
5
6
7
8
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
|