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

Fix v0.6 test errors #8

Open
GordStephen opened this issue Mar 26, 2017 · 0 comments
Open

Fix v0.6 test errors #8

GordStephen opened this issue Mar 26, 2017 · 0 comments

Comments

@GordStephen
Copy link
Owner

GordStephen commented Mar 26, 2017

Tests are currently failing on Julia 0.6 because of changes in NaN handling in reduction functions (JuliaLang/julia#12563) - need to to rework collapse to either a) pre-drop NaNs from inputs or b) expect to return NaNs in the tests.

@GordStephen GordStephen changed the title Julia 0.6 doesn Fix v0.6 test errors Mar 26, 2017
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

No branches or pull requests

1 participant