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

Regression in test_remove_shared_axes #5810

Closed
anntzer opened this issue Jan 7, 2016 · 2 comments
Closed

Regression in test_remove_shared_axes #5810

anntzer opened this issue Jan 7, 2016 · 2 comments
Assignees
Milestone

Comments

@anntzer
Copy link
Contributor

anntzer commented Jan 7, 2016

See #5809.

@tacaswell tacaswell added this to the Critical bugfix release (1.5.1) milestone Jan 7, 2016
@tacaswell tacaswell self-assigned this Jan 7, 2016
@tacaswell tacaswell modified the milestones: next major release (2.0), Critical bugfix release (1.5.1) Jan 8, 2016
@tacaswell
Copy link
Member

The issue is that the final line is assert assert_arrays_equal(a, b) which when the np test passes, returns None which fails the assert. The underlying code work correctly.

@tacaswell
Copy link
Member

closed by #5809

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

2 participants