Skip to content

Conversation

@pletchm
Copy link
Contributor

@pletchm pletchm commented May 9, 2019

Mark test for copying coords of dataarray and dataset with xfail. It looks like the test fails for the shallow copy, and apparently only on Windows for some reason. In Windows coords seem to be immutable unless it's one dataarray deep copied from another (which is why only the deep=False test fails). So I decided to just mark the tests as xfail for now (but I'd be happy to create an issue and look into it more in the future).

…looks like the test fails for the shallow copy, and apparently only on Windows for some reason. In Windows coords seem to be immutable unless it's one dataarray deep copied from another (which is why only the deep=False test fails).
@pletchm pletchm force-pushed the bugfix/xfail-copy-coord-tests branch from 8d963de to f43abfc Compare May 9, 2019 19:58
@shoyer shoyer merged commit 698293e into pydata:master May 9, 2019
@shoyer
Copy link
Member

shoyer commented May 9, 2019

thanks!

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