зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1312514 follow-up: Increase the timeout for test_timer_flood.html for Android debug timeouts
This commit is contained in:
Родитель
374bf9aa67
Коммит
92e6e5b4d4
|
@ -13,6 +13,8 @@
|
|||
<pre id="test">
|
||||
<script type="application/javascript">
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
// This test takes a long time to run and it times out on Android debug as a result.
|
||||
SimpleTest.requestLongerTimeout(5);
|
||||
|
||||
function onLoad() {
|
||||
return new Promise(resolve => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче