Bug 986384 - Double the test timeout

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:47:55 -04:00
parent c48a6d2f67
commit ce340ce0c2

View File

@ -3,6 +3,7 @@
// credentials are given
// This verifies bug 312473
function test() {
requestLongerTimeout(2);
Harness.authenticationCallback = get_auth_info;
Harness.downloadFailedCallback = download_failed;
Harness.installEndedCallback = install_ended;