Skip to content

Mark test for copying coords of dataarray and dataset with xfail - #2953

Merged
shoyer merged 1 commit into
pydata:masterfrom
pletchm:bugfix/xfail-copy-coord-tests
May 9, 2019
Merged

Mark test for copying coords of dataarray and dataset with xfail#2953
shoyer merged 1 commit into
pydata:masterfrom
pletchm:bugfix/xfail-copy-coord-tests

Conversation

@pletchm

@pletchm pletchm commented May 9, 2019

Copy link
Copy Markdown
Contributor

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

shoyer commented May 9, 2019

Copy link
Copy Markdown
Member

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