зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1052371 - Bustage fix for android mochitests on a CLOSED TREE r=bustage
This commit is contained in:
Родитель
f379328092
Коммит
1b4bd31f32
|
@ -819,7 +819,7 @@ class Automation(object):
|
|||
xrePath = None, certPath = None,
|
||||
debuggerInfo = None, symbolsPath = None,
|
||||
timeout = -1, maxTime = None, onLaunch = None,
|
||||
webapprtChrome = False, screenshotOnFail=False, testPath=None, bisectChunk=None):
|
||||
detectShutdownLeaks = False, screenshotOnFail=False, testPath=None, bisectChunk=None):
|
||||
"""
|
||||
Run the app, log the duration it took to execute, return the status code.
|
||||
Kills the app if it runs for longer than |maxTime| seconds, or outputs nothing for |timeout| seconds.
|
||||
|
|
Загрузка…
Ссылка в новой задаче