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:
Makoto Kato 2019-03-04 06:12:50 +00:00
Родитель ebb143a0f4
Коммит a312b63f3e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,7 @@
<div id=a class='a b c' title='zxcv weeqweqeweasd&#13;&#10;a&#10;'></div>
<script>
SimpleTest.waitForExplicitFinish();
SimpleTest.requestLongerTimeout(2);
window.onload=function(){