Bug 903115: Many context-menu tests timeout on tinderbox. r=jsantell

This commit is contained in:
Dave Townsend 2013-08-12 10:53:29 -07:00
Родитель 69588e07bf
Коммит 43c994f09e
1 изменённых файлов: 1 добавлений и 3 удалений

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

@ -3144,9 +3144,7 @@ exports.testSelectionInOuterFrameNoMatch = function (test) {
// WARNING: This looks up items in popups by comparing labels, so don't give two
// items the same label.
function TestHelper(test) {
// default waitUntilDone timeout is 10s, which is too short on the win7
// buildslave
test.waitUntilDone(30*1000);
test.waitUntilDone();
this.test = test;
this.loaders = [];
this.browserWindow = Cc["@mozilla.org/appshell/window-mediator;1"].