зеркало из https://github.com/mozilla/gecko-dev.git
20 строки
797 B
INI
20 строки
797 B
INI
[DEFAULT]
|
|
support-files =
|
|
file_disableScript.html
|
|
file_domainPolicy_base.html
|
|
file_cancel_content_js.html
|
|
../../media/test/short.mp4
|
|
../../media/test/owl.mp3
|
|
|
|
[browser_ProcessPriorityManager.js]
|
|
skip-if = os != "win" # The Process Priority Manager is only enabled for Windows so far. Bug 1522879.
|
|
[browser_crash_oopiframe.js]
|
|
skip-if = !fission || !crashreporter || verify
|
|
[browser_domainPolicy.js]
|
|
[browser_memory_distribution_telemetry.js]
|
|
skip-if = true || !e10s # This is an e10s only probe, but the test is currently broken. See Bug 1449991
|
|
[browser_cancel_content_js.js]
|
|
skip-if = !e10s || (os == "win" && os_version == "10.0" && bits == 64 && debug) # This is an e10s only probe. Bug 1548274 - added disable on Windows10.
|
|
[browser_ElapsedTime.js]
|
|
support-files = elapsed_time.sjs
|