diff --git a/test/saucelabs.js b/test/saucelabs.js index f1cb4c826..35eb738e7 100644 --- a/test/saucelabs.js +++ b/test/saucelabs.js @@ -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'],