mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Comment out Android 4.3 test in Sauce until they resolve their issue.
This commit is contained in:
@@ -102,7 +102,7 @@ var browserNameMap = {
|
|||||||
|
|
||||||
/** List of platforms to load the runner on */
|
/** List of platforms to load the runner on */
|
||||||
var platforms = [
|
var platforms = [
|
||||||
['Linux', 'android', '4.3'],
|
//['Linux', 'android', '4.3'],
|
||||||
['Linux', 'android', '4.0'],
|
['Linux', 'android', '4.0'],
|
||||||
['Windows 8.1', 'firefox', '33'],
|
['Windows 8.1', 'firefox', '33'],
|
||||||
['Windows 8.1', 'firefox', '32'],
|
['Windows 8.1', 'firefox', '32'],
|
||||||
|
|||||||
Reference in New Issue
Block a user