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

disable OSNI projection answer test #2349

Merged
merged 1 commit into from Oct 25, 2019
Merged

Conversation

munkm
Copy link
Member

@munkm munkm commented Oct 25, 2019

PR Summary

In the cartopy testing file we've disabled the OSNI projection in the unit tests due to potential incompatibilities that might be caused with shapely/GEOS. However, this wasn't done in the answer tests. I'm guessing that we've been lucky so far to not have encountered this failure, because it was an issue when we first added cartopy support. I think because we've disabled this projection in the unit tests, it's reasonable to also do it in the answer tests. I've also included a link to the issue as a comment line in the test so it's clear why we've disabled it.

PR Checklist

  • Code passes flake8 checker
  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

@munkm munkm mentioned this pull request Oct 25, 2019
3 tasks
@matthewturk matthewturk merged commit 1374d5b into yt-project:yt-4.0 Oct 25, 2019
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