зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1557985 - Disable browser_orientationchange_event.js in Linux opt for frequent failures. r=gbrown
Type a message here Differential Revision: https://phabricator.services.mozilla.com/D45314 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
107633cba4
Коммит
18f6607ceb
|
@ -53,7 +53,7 @@ tags = devtools webextensions
|
|||
skip-if = true # Bug 1413765
|
||||
[browser_network_throttling.js]
|
||||
[browser_orientationchange_event.js]
|
||||
skip-if = (os == "mac")
|
||||
skip-if = (os == "mac") || (os == "linux" && !debug)
|
||||
[browser_page_state.js]
|
||||
[browser_page_style.js]
|
||||
[browser_permission_doorhanger.js]
|
||||
|
|
Загрузка…
Ссылка в новой задаче