blob: bd9bdaac936dd3f7c5ba3e9df0c7ae541a90b545 (
plain)
1
2
3
4
5
6
7
8
9
|
[DEFAULT]
firefox-appdir = browser
subprocess = true
[test_process_kill.js]
skip-if = os == 'android'
[test_total_cpu_time.js]
skip-if = socketprocess_networking
support-files = test_total_cpu_time_child.js
|