mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02: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:
@@ -5,10 +5,11 @@
|
|||||||
browserName: "safari",
|
browserName: "safari",
|
||||||
platform: "OS X 10.9"
|
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"
|
||||||
|
# },
|
||||||
|
|
||||||
{
|
{
|
||||||
browserName: "firefox",
|
browserName: "firefox",
|
||||||
|
Reference in New Issue
Block a user