]> source.dussan.org Git - jquery.git/commit
Tests: Increase QUnit timeout
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 26 Apr 2015 15:11:10 +0000 (17:11 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 27 Apr 2015 18:38:12 +0000 (20:38 +0200)
commitc0a07778fd3a1f6c91fda67916ad492553ef2282
tree5e2860d0873ad70f9beb1bb67972a9b82503f585
parent35295f1c20d6f4ce724840ecad00d347ca5a1295
Tests: Increase QUnit timeout

Android 2.3 is very slow & times out a lot in async tests, they have to be
restarted multiple times to settle. Long test execution is not a huge problem
as Android 2.3 is tested only periodically during the night, unstable tests
are a bigger problem. This might mitigate that.

In a regular scenario almost all tests should pass so increasing the timeout
for all browsers shouldn't have a huge impact on overall test time.

(cherry-picked from ff18d8e2060ae7c15c7694dc6bcbbeb9cbfbdaa4)

Closes gh-2232
test/data/testrunner.js