зеркало из https://github.com/mozilla/gecko-dev.git
Bug 960345 - Re-enable OOP browser-element tests on OSX debug.
--HG-- extra : rebase_source : bce1d5aed40310c61cf59b00beead2b5582ff2d7
This commit is contained in:
Родитель
2743764335
Коммит
3a3d2f98ed
|
@ -1,9 +1,7 @@
|
|||
[DEFAULT]
|
||||
# Both the "inproc" and "oop" versions of OpenMixedProcess open remote frames,
|
||||
# so we don't run that test on platforms which don't support OOP tests.
|
||||
# OOP tests don't work on native-fennec (bug 774939).
|
||||
# Bug 960345 - Disabled on OSX debug for frequent crashes.
|
||||
skip-if = os == "android" || (toolkit == "cocoa" && debug) || buildapp == 'mulet' || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s
|
||||
skip-if = os == "android" || e10s
|
||||
support-files =
|
||||
browserElement_OpenMixedProcess.js
|
||||
file_browserElement_ExecuteScript.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче