Skip to content

Default to 'edge' instead of 'IE' for browser tests#24003

Merged
rbuckton merged 1 commit intomasterfrom
useEdgeForBrowserTests
May 10, 2018
Merged

Default to 'edge' instead of 'IE' for browser tests#24003
rbuckton merged 1 commit intomasterfrom
useEdgeForBrowserTests

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

@rbuckton rbuckton commented May 9, 2018

Our default browser for gulp runtests-browser is currently IE, however IE does not support ES6 and some of our test dependencies now use ES6 features. This PR has the following changes:

  • Switches the default browser from "IE" to "edge" on Windows
  • Sets the default browser to "chrome" when on a non-Windows OS
  • On Windows, tries to resolve the actual path to Chrome from the registry.

@rbuckton rbuckton requested review from a user and weswigham May 9, 2018 21:32
@rbuckton rbuckton force-pushed the useEdgeForBrowserTests branch from eaaa5cf to d06f9c2 Compare May 9, 2018 21:33
@rbuckton rbuckton merged commit b5233d3 into master May 10, 2018
@DanielRosenwasser DanielRosenwasser deleted the useEdgeForBrowserTests branch May 19, 2018 06:47
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants