зеркало из https://github.com/mozilla/pjs.git
Bug 593622: browser_details, browser_searching tests need longer timeouts. r=Unfocused, a=tests
This commit is contained in:
Родитель
f8b6e254ea
Коммит
e46e79f22f
|
@ -39,6 +39,7 @@ function get(aId) {
|
|||
}
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2);
|
||||
// Turn on searching for this test
|
||||
Services.prefs.setIntPref(PREF_SEARCH_MAXRESULTS, 15);
|
||||
Services.prefs.setCharPref(PREF_GETADDONS_GETSEARCHRESULTS, SEARCH_URL);
|
||||
|
|
|
@ -20,6 +20,7 @@ var gServer;
|
|||
var gAddonInstalled = false;
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2);
|
||||
// Turn on searching for this test
|
||||
Services.prefs.setIntPref(PREF_SEARCH_MAXRESULTS, 15);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче