From: Chris Rebert Date: Thu, 16 Jan 2014 22:51:41 +0000 (-0800) Subject: upgrade to Safari 7 in Sauce tests X-Git-Tag: v3.1.0~78^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12264%2Fhead;p=thirdparty%2Fbootstrap.git upgrade to Safari 7 in Sauce tests --- diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index a2edd8b7b3..10870b88fc 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -3,12 +3,8 @@ { browserName: "safari", - platform: "OS X 10.8" + platform: "OS X 10.9" }, - # { # Safari 7 (which requires Mavericks) is not currently supported by Sauce Labs - # browserName: "safari", - # platform: "OS X 10.9" - # }, { browserName: "chrome", platform: "OS X 10.9"