Skip to content

BUG: Fix various Big-Endian test failures (ppc64) #10561

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

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

charris
Copy link
Member

@charris charris commented Feb 9, 2018

Backport of #10433.

This fixes a few miscellaneous test failures on ppc64 (big endian). They're all problems with the test, not numpy.

There is an additional heisenbug which I haven't been able to track down since it only occurs rarely, randomly: The test test_require_each occasionally fails to set the "align" flag on a complex128 array. May be related to #6377.

After these fixes, the only remaining ppc64 test failures are for float128 types (fixed on my local copy, to submit soon), and #10442.

@charris charris added this to the 1.14.1 release milestone Feb 9, 2018
@charris charris merged commit c88c4a8 into numpy:maintenance/1.14.x Feb 9, 2018
@charris charris deleted the backport-10433 branch February 9, 2018 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants