зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1173801 - Debugging patch to dump down the complete log
This commit is contained in:
Родитель
730418c580
Коммит
1065292159
|
@ -7,6 +7,7 @@ let gTests;
|
|||
function test() {
|
||||
waitForExplicitFinish();
|
||||
requestLongerTimeout(2);
|
||||
requestCompleteLog();
|
||||
gTests = runTest();
|
||||
gTests.next();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче