Skip to content

Use platform dependent test for unpacked_struct_with_arrays#3621

Merged
scoder merged 1 commit intocython:masterfrom
smutch:x86_memview_tests
May 20, 2020
Merged

Use platform dependent test for unpacked_struct_with_arrays#3621
scoder merged 1 commit intocython:masterfrom
smutch:x86_memview_tests

Conversation

@smutch
Copy link
Contributor

@smutch smutch commented May 20, 2020

An attempt to address #3620.

I'm not sure about the recommended way to make the tests conditional on the platform, however, hopefully this is ok. I'm very happy to readdress the the issue using a different method though if that is preferred.

Please note that I also do not have access to a 32bit OS to test this on (I attempted to use an i386 Alpine linux docker image but was unable to get things running).

I'll also add further discussion to #3620...

Copy link

@ncopa ncopa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue for me.

algitbot pushed a commit to alpinelinux/aports that referenced this pull request May 20, 2020
@scoder scoder added this to the 0.29.19 milestone May 20, 2020
@scoder scoder merged commit b8d9708 into cython:master May 20, 2020
@scoder
Copy link
Contributor

scoder commented May 20, 2020

Thanks!

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.

3 participants