]> source.dussan.org Git - jquery.git/commit
Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 20 Jan 2016 12:54:31 +0000 (13:54 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 20 Jan 2016 12:54:31 +0000 (13:54 +0100)
commit5c01cb1cc4a41b29d6739d061de8217c33037639
tree43f2206451ba042acbfa48d545dbe27b6dd1f901
parent250fd800a171cac9ab713cbbe1a70a90a348e3dc
Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser

Some Chrome versions newer than 30 but older than 42 display the "undefined is
not a function" error, not mentioning the function name. This has been fixed
in Chrome 42. Relax two tests to allow for this divergence in older Chromoiums.

This affects our Android 5.0 & Yandex.Browser testing.
test/unit/deferred.js