blob: 90eee3a76183b906fa955cfca26845f1aa2f3423 (
plain)
1
2
3
4
5
6
7
8
9
10
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
|