Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(e2e): restore e2e fix #271

Merged
merged 1 commit into from
Oct 29, 2016
Merged

fix(e2e): restore e2e fix #271

merged 1 commit into from
Oct 29, 2016

Conversation

filipesilva
Copy link
Contributor

See #266

@filipesilva filipesilva merged commit e2d55c5 into angular:master Oct 29, 2016
@filipesilva filipesilva deleted the restore-e2e-fix branch October 29, 2016 21:31
@wardbell
Copy link
Contributor

wardbell commented Oct 29, 2016

The "fix" is for the problem of running e2e tests in Travis. They ran fine locally before this commit.

See angular/webdriver-manager#121 which describes how Travis is stuck on an old version of Chrome and ONLY by pinning to "old" versions of protractor and webdriver can we make tests pass in Travis.

The sad consequence (for now) is that consumers of this QuickStart get an old, arguably "wrong" version of protractor and webdriver. We don't control Travis. We will fix as soon as possible.

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.

2 participants