From 2bc29b4581cf6293b7c57d4f5bb450e099af3758 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 10 Feb 2014 11:22:08 -0800 Subject: [PATCH] chrome => googlechrome in Sauce; fixes #12647 --- test-infra/sauce_browsers.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" }, {