Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 9214f9f

Browse files
committed
disabling saucelabs IE8
1 parent fab9dad commit 9214f9f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/saucelabs.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ var LIBS = {
6060
version: "10",
6161
platform: "Windows 8"
6262
},
63-
{
64-
browserName: "internet explorer",
65-
version: "8",
66-
platform: "Windows 7",
67-
prerun: 'http://localhost:8000/tests/ie8fix.bat'
68-
},
63+
// {
64+
// browserName: "internet explorer",
65+
// version: "8",
66+
// platform: "Windows 7",
67+
// prerun: 'http://localhost:8000/tests/ie8fix.bat'
68+
// },
6969
{
7070
browserName: "safari",
7171
version: "9",

0 commit comments

Comments
 (0)