]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
re-enable OS X Chrome in Sauce tests 12387/head
authorChris Rebert <code@rebertia.com>
Sun, 26 Jan 2014 01:55:52 +0000 (17:55 -0800)
committerChris Rebert <code@rebertia.com>
Sun, 26 Jan 2014 01:55:52 +0000 (17:55 -0800)
test-infra/sauce_browsers.yml

index 5e37b7d980712b2bfcee0911452f0417edf09d11..9ec9c4cb1e8b326ccc981382eafc39652a38b2fd 100644 (file)
@@ -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"