Skip to content

Bigendian test fixes #699

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 2 commits into from
Feb 26, 2017
Merged

Bigendian test fixes #699

merged 2 commits into from
Feb 26, 2017

Conversation

jagerman
Copy link
Member

Fixes #694.

Test suite fixes for big-endian architectures (i.e. Fedora ppc64 in #694).

Also includes a fix for 'ExceptionInfo.match' not being present in pytest before v3.0 (e.g. Fedora 25's pytest package).

Fixes some numpy tests failures on ppc64 in big-endian mode due to
little-endian assumptions.

Fixes pybind#694.
Fixes test failure on Fedora 25.
@jagerman jagerman force-pushed the bigendian-test-fixes branch from ca0287c to 3745430 Compare February 25, 2017 22:28
@wjakob
Copy link
Member

wjakob commented Feb 26, 2017

Great catch, and that you for going through the effort of testing in QEMU :).

@wjakob wjakob merged commit df24488 into pybind:master Feb 26, 2017
@jagerman jagerman modified the milestone: v2.1 Mar 19, 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

Successfully merging this pull request may close these issues.

Tests fail on i686 and some other architectures
2 participants