зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1401652 - Request a longer timeout for test_headless_screenshot.html. r=mossop
--HG-- extra : rebase_source : 9502f99cf2891305b4c5b5f0af4d4cd08bd88fcf
This commit is contained in:
Родитель
1f7fdd5826
Коммит
f793727f0c
|
@ -13,6 +13,8 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1378010
|
|||
Components.utils.import("resource://gre/modules/Subprocess.jsm");
|
||||
Components.utils.import("resource://gre/modules/osfile.jsm");
|
||||
|
||||
SimpleTest.requestLongerTimeout(2);
|
||||
|
||||
const screenshotPath = OS.Path.join(OS.Constants.Path.tmpDir, "headless_test_screenshot.png");
|
||||
|
||||
async function runFirefox(args) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче