aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-infra/sauce_browsers.yml11
1 files changed, 5 insertions, 6 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index 5e37b7d980..9ec9c4cb1 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -5,12 +5,11 @@
browserName: "safari",
platform: "OS X 10.9"
},
- # FIXME: keeps timing out frequently for unknown reasons
- # {
- # browserName: "chrome",
- # platform: "OS X 10.9"
- # },
-
+ {
+ browserName: "chrome",
+ platform: "OS X 10.9",
+ version: "31"
+ },
{
browserName: "firefox",
platform: "OS X 10.9"