зеркало из https://github.com/mozilla/gecko-dev.git
bug 815002 - Enable loopback devices on Linux Mochitests. r=ahal
This commit is contained in:
Родитель
e2d8462a34
Коммит
3e1f9c82f1
|
@ -12,7 +12,8 @@ config = {
|
|||
"--extra-profile-file=tests/bin/plugins", "--symbols-path=%(symbols_path)s",
|
||||
"--certificate-path=tests/certs", "--autorun", "--close-when-done",
|
||||
"--console-level=INFO", "--setpref=webgl.force-enabled=true",
|
||||
"--quiet"
|
||||
"--quiet",
|
||||
"--use-test-media-devices"
|
||||
],
|
||||
"webapprt_options": [
|
||||
"--app=%(app_path)s", "--utility-path=tests/bin",
|
||||
|
|
Загрузка…
Ссылка в новой задаче