Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly

This commit is contained in:
Rob Campbell 2013-04-30 12:40:00 +03:00
parent d46abd66d7
commit b2daca6b81

View File

@ -12,7 +12,7 @@ var gDebuggee = null;
function test() {
// Windows XP test slaves are terribly slow at this test.
requestLongerTimeout(2);
requestLongerTimeout(4);
debug_chrome(STACK_URL, aOnClosing, function(aTab, aDebuggee, aProcess) {
gTab = aTab;