Explorar o código

SauceLabs moved the mobile browser testing to Appium.

Let's just remove them for now and will figure out the Appium thing later.
Andy Li %!s(int64=9) %!d(string=hai) anos
pai
achega
be1926f24f
Modificáronse 1 ficheiros con 0 adicións e 24 borrados
  1. 0 24
      tests/unit/src/RunSauceLabs.hx

+ 0 - 24
tests/unit/src/RunSauceLabs.hx

@@ -119,30 +119,6 @@ class RunSauceLabs {
 				"platform": "OS X 10.11",
 				"version": "9.0"
 			},
-			{
-				"browserName": "iphone",
-				"platform": "OS X 10.8",
-				"version": "6.1",
-				"device-orientation": "portrait"
-			},
-			{
-				"browserName": "iphone",
-				"platform": "OS X 10.9",
-				"version": "8.1",
-				"device-orientation": "portrait"
-			},
-			{
-				"browserName": "android",
-				"platform": "Linux",
-				"version": "4.0",
-				"device-orientation": "portrait"
-			},
-			{
-				"browserName": "android",
-				"platform": "Linux",
-				"version": "4.3",
-				"device-orientation": "portrait"
-			}
 		];
 
 		var arg, args = process.argv.slice(2);