Bug 1096302 - Increase the timeout of the test so that it has enough time to finish on the B2G ICS Emulator

This commit is contained in:
Ehsan Akhgari 2015-05-19 21:06:18 -04:00
parent bac1ca9a5d
commit d04fd0f5b8

View File

@ -8,7 +8,7 @@
"use strict";
if (W3CTest.runner) {
W3CTest.runner.requestLongerTimeout(2);
W3CTest.runner.requestLongerTimeout(5);
}
function testCollapse(range, point) {