Comment out Android 4.3 test in Sauce until they resolve their issue.

This commit is contained in:
John-David Dalton
2014-11-06 22:27:23 -08:00
parent 1871ed5441
commit d7b0e66270

View File

@@ -102,7 +102,7 @@ var browserNameMap = {
/** List of platforms to load the runner on */
var platforms = [
['Linux', 'android', '4.3'],
//['Linux', 'android', '4.3'],
['Linux', 'android', '4.0'],
['Windows 8.1', 'firefox', '33'],
['Windows 8.1', 'firefox', '32'],