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

Add xfail test for pickling #233

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

adamjstewart
Copy link
Collaborator

This PR adds the tests from #197 so we can at least properly test index pickling. This test is marked as xfail since rtree indices currently can't be pickled without losing all contents. Hopefully this will make it easier to fix and test in the future.

@hobu hobu merged commit b44dc8c into Toblerity:master Mar 21, 2022
@hobu hobu added this to the 1.0.0 milestone Mar 21, 2022
@adamjstewart adamjstewart deleted the tests/pickle branch March 21, 2022 20:43
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.

2 participants