зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1212398 - Extend timeout value for test_parse_rule.html. r=emilio
Although debug build of Android/arm runs on emulator, test_parse_rule.html sometimes runs over 5 min. So we should extend timeout value for this. Differential Revision: https://phabricator.services.mozilla.com/D21663 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
ebb143a0f4
Коммит
a312b63f3e
|
@ -13,6 +13,7 @@
|
|||
<div id=a class='a b c' title='zxcv weeqweqeweasd a '></div>
|
||||
<script>
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestLongerTimeout(2);
|
||||
|
||||
window.onload=function(){
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче