From: Chris Rebert Date: Mon, 10 Feb 2014 19:22:08 +0000 (-0800) Subject: chrome => googlechrome in Sauce; fixes #12647 X-Git-Tag: v3.1.1~14^2~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc29b4581cf6293b7c57d4f5bb450e099af3758;p=thirdparty%2Fbootstrap.git chrome => googlechrome in Sauce; fixes #12647 --- diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index 4c1e011d30..b9228a129b 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -6,7 +6,7 @@ platform: "OS X 10.9" }, # { - # browserName: "chrome", + # browserName: "googlechrome", # platform: "OS X 10.9", # version: "31" # }, @@ -45,7 +45,7 @@ # }, { - browserName: "chrome", + browserName: "googlechrome", platform: "Windows 8.1" }, { @@ -65,7 +65,7 @@ # Linux (unofficial) { - browserName: "chrome", + browserName: "googlechrome", platform: "Linux" }, {