1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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
This commit is contained in:
Chris Rebert 2014-01-16 19:52:24 -08:00
parent 600f62dc78
commit bd8ef99028

View 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",