]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
temporarily disable OS X Chrome Sauce test since it's being flaky
authorChris Rebert <github@rebertia.com>
Fri, 17 Jan 2014 03:52:24 +0000 (19:52 -0800)
committerChris Rebert <github@rebertia.com>
Fri, 17 Jan 2014 03:52:24 +0000 (19:52 -0800)
e.g.:
Tested http://127.0.0.1:3000/js/tests/index.html
Environment: OS X 10.9::chrome
>> Timeout, waited for more than 300000 milliseconds

test-infra/sauce_browsers.yml

index aa5a96acc8f81d728ce9f5805d4259e1329ab4cf..ea54045975babcb6a6fb517be3427f862f806477 100644 (file)
@@ -5,10 +5,11 @@
     browserName: "safari",
     platform: "OS X 10.9"
   },
-  {
-    browserName: "chrome",
-    platform: "OS X 10.9"
-  },
+  # FIXME: keeps timing out frequently for unknown reasons
+  # {
+  #   browserName: "chrome",
+  #   platform: "OS X 10.9"
+  # },
 
   {
     browserName: "firefox",