Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Chrome for CI tests instead of phantomjs #1025

Merged
merged 1 commit into from
Nov 29, 2017
Merged

use Chrome for CI tests instead of phantomjs #1025

merged 1 commit into from
Nov 29, 2017

Conversation

jgravois
Copy link
Contributor

@jgravois jgravois commented Nov 22, 2017

resolves #907 (by omission)

i've long been unable to figure out how to migrate to phantomjs 2.x
without breaking a significant number of tests.

on the contrary, only one real test was sacrificed to take this approach.
the added benefit is that it also resolves #967

resolves #907 (by omission)

i've long been unable to figure out how to migrate successfully to phantomjs 2.x
without breaking a significant number of tests.

on the contrary, only one real test was sacrificed to take this approach.
the added benefit is that it also resolves #967
@patrickarlt
Copy link
Contributor

@jgravois LGTM :shipit:

@jgravois
Copy link
Contributor Author

thank you!

@jgravois jgravois merged commit 673df5a into master Nov 29, 2017
@jgravois jgravois deleted the phantomless branch November 29, 2017 00:10
jgravois added a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
use Chrome for CI tests instead of phantomjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test failures with leaflet 1.1.0 upgrade to PhantomJS 2.x
2 participants