Bug 961051 - Fix for intermittent browser_console_addonsdk_loader_exception.js | This test exceeded the timeout threshold; r=me

This commit is contained in:
Mihai Sucan 2014-01-17 19:36:40 +02:00
Родитель 3ffb097e3d
Коммит f4c475af4c
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -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);