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

Fix test failures #2759

Merged
merged 3 commits into from
Sep 29, 2014
Merged

Fix test failures #2759

merged 3 commits into from
Sep 29, 2014

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Sep 28, 2014

I'm getting 4 test failures in Chrome 37 right now. This fixes those.

Repeating lessons we've learned repeatedly:

  • never do string comparison of transformed coordinate values
  • always compare transformed coordinate values with a generous tolerance

@tschaub
Copy link
Member Author

tschaub commented Sep 29, 2014

Looks like others are not equally annoyed by the current test failures, but I'm going to merge this as it is a test only change.

tschaub added a commit that referenced this pull request Sep 29, 2014
@tschaub tschaub merged commit 3285e0d into openlayers:master Sep 29, 2014
@tschaub tschaub deleted the test-failures branch September 29, 2014 20:11
@elemoine
Copy link
Member

Post-merge review: it looks good, I just don't understand the timeout thing.

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.

None yet

2 participants