From: Chris Rebert Date: Fri, 17 Jan 2014 03:52:24 +0000 (-0800) Subject: temporarily disable OS X Chrome Sauce test since it's being flaky X-Git-Tag: v3.1.0~78^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8ef99028de09363df72cf25887abe73f7ac346;p=thirdparty%2Fbootstrap.git temporarily disable OS X Chrome Sauce test since it's being flaky 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 --- diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index aa5a96acc8..ea54045975 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -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",