Bug 1060315 - Disable browser_devices_get_user_media.js for frequent failures.

--HG--
extra : rebase_source : 4d63d49362f2c71d2204e79e8ec1899a108ea2db
This commit is contained in:
Ryan VanderMeulen 2014-10-27 16:15:35 -04:00
parent b7cb73552a
commit a218284e95

View File

@ -316,7 +316,7 @@ skip-if = e10s
run-if = datareporting
[browser_devedition.js]
[browser_devices_get_user_media.js]
skip-if = buildapp == 'mulet' || (os == "linux" && debug) || e10s # linux: bug 976544; e10s: Bug 973001 - appears user media notifications only happen in the child and don't make their way to the parent?
skip-if = buildapp == 'mulet' || os == "linux" || e10s # linux: bug 976544 & bug 1060315; e10s: Bug 973001 - appears user media notifications only happen in the child and don't make their way to the parent?
[browser_devices_get_user_media_about_urls.js]
skip-if = e10s # Bug 973001 - appears user media notifications only happen in the child and don't make their way to the parent?
[browser_discovery.js]