summaryrefslogtreecommitdiffstats
path: root/toolkit/components/processtools/tests/xpcshell/xpcshell.toml
blob: e61f779ee1881aae4e354977ac72a2557c5293cb (plain)
1
2
3
4
5
6
7
8
9
10
[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"]