aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--browserstack.json6
-rw-r--r--test-infra/sauce_browsers.yml10
2 files changed, 5 insertions, 11 deletions
diff --git a/browserstack.json b/browserstack.json
index beab742e1..6ca781e5f 100644
--- a/browserstack.json
+++ b/browserstack.json
@@ -17,12 +17,6 @@
"os_version": "Mavericks"
},
{
- "browser": "chrome",
- "browser_version": "latest",
- "os": "OS X",
- "os_version": "Mavericks"
- },
- {
"browser": "firefox",
"browser_version": "latest",
"os": "Windows",
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index 9ec9c4cb1..4c1e011d3 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -5,11 +5,11 @@
browserName: "safari",
platform: "OS X 10.9"
},
- {
- browserName: "chrome",
- platform: "OS X 10.9",
- version: "31"
- },
+ # {
+ # browserName: "chrome",
+ # platform: "OS X 10.9",
+ # version: "31"
+ # },
{
browserName: "firefox",
platform: "OS X 10.9"