зеркало из https://github.com/mozilla/gecko-dev.git
Bug 961051 - Fix for intermittent browser_console_addonsdk_loader_exception.js | This test exceeded the timeout threshold; r=me
This commit is contained in:
Родитель
3ffb097e3d
Коммит
f4c475af4c
|
@ -11,6 +11,8 @@ const TEST_URI = "data:text/html;charset=utf8,<p>hello world from bug 866950";
|
|||
|
||||
function test()
|
||||
{
|
||||
requestLongerTimeout(2);
|
||||
|
||||
let webconsole, browserconsole;
|
||||
|
||||
addTab(TEST_URI);
|
||||
|
|
Загрузка…
Ссылка в новой задаче