Skip to content

Conversation

@jkseppan
Copy link
Member

This fixes test_recarray_csv_roundtrip, which was failing on some systems (but not everywhere). The data being written and read was mostly not initialized, and therefore sometimes contained a NaN, and while it was correctly read back, np.allclose does not consider NaN to be "allclose" to NaN.

efiring added a commit that referenced this pull request Sep 24, 2011
Initialize memory in csv roundtrip test
@efiring efiring merged commit 42a9e8c into matplotlib:v1.1.x Sep 24, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants