Skip to content

Commit 17e7556

Browse files
authored
disabled saucelabs test on ie10, ios9 and safari8 (#484)
1 parent e2b9f17 commit 17e7556

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

sauce_browsers.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,13 @@
1919
"timeZone": "Pacific",
2020
"name": "ie-11-windows"
2121
},
22-
{
23-
"browserName" : "internet explorer",
24-
"version" : "10.0",
25-
"timeZone": "Pacific",
26-
"platform" : "Windows 7",
27-
"name": "ie-10-windows"
28-
},
2922
{
3023
"browserName" : "MicrosoftEdge",
3124
"platform" : "Windows 10",
3225
"timeZone": "Pacific",
3326
"version" : "16.16299",
3427
"name": "edge-16-windows"
3528
},
36-
{
37-
"browserName" : "safari",
38-
"version" : "8.0",
39-
"platform" : "OS X 10.10",
40-
"timeZone": "Pacific",
41-
"name": "safari-8-mac"
42-
},
4329
{
4430
"browserName" : "safari",
4531
"version" : "10.0",
@@ -54,13 +40,6 @@
5440
"browserName": "Safari",
5541
"name": "ios-11-sim"
5642
},
57-
{
58-
"deviceName": "iPhone 6 Simulator",
59-
"platformName": "iOS",
60-
"platformVersion": "9.3",
61-
"browserName": "Safari",
62-
"name": "ios-93-sim"
63-
},
6443
{
6544
"deviceName": "Android Emulator",
6645
"platformName": "Android",

0 commit comments

Comments
 (0)