mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 03:09:18 +02:00
Depends on D201885 Differential Revision: https://phabricator.services.mozilla.com/D201886
11 lines
204 B
TOML
11 lines
204 B
TOML
[DEFAULT]
|
|
prefs = ["media.rdd-process.enabled=true"]
|
|
|
|
support-files = ["dummy.html"]
|
|
|
|
["browser_test_powerMetrics.js"]
|
|
|
|
["browser_test_procinfo.js"]
|
|
skip-if = [
|
|
"ccov && os == 'linux'", # Bug 1608080
|
|
]
|