blob: 206f0a150119c3156002b766c3a1b41fda90a1cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
skip-if = os == 'android'
support-files =
process_error.xhtml
[test_process_error.xhtml]
skip-if = !crashreporter
[test_process_error_oom.xhtml]
skip-if = !crashreporter
|