зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1243756 - Avoid output timeout in test_awsy_lite; r=jmaher
This commit is contained in:
Родитель
1b1b36fcdc
Коммит
8a4ecb8d4c
|
@ -154,7 +154,7 @@
|
|||
return;
|
||||
}
|
||||
|
||||
dump("opening tab with url [" + kUrls[urlIndex] + "]");
|
||||
info("opening tab with url [" + kUrls[urlIndex] + "]");
|
||||
gLastTab = BrowserApp.addTab(kUrls[urlIndex], { selected: true });
|
||||
setTimeout(waitForTab, 10000);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче