[Numpy-discussion] CI: testing of musllinux
In https://github.com/scipy/scipy/issues/17630 we're seeing some issues (amongst others) with the scipy test suite that uses numpy==1.24.0 on musllinux. I was wondering if numpy would like to add a musllinux CI entry? This would help prepare for a musllinux wheel. I propose that something akin to https://github.com/scipy/scipy/blob/main/ci/cirrus_general_ci.yml be created. It's relatively easy to do with cirrus-ci. I can make the PR if there is appetite. _ Dr. Andrew Nelson _ ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com
[Numpy-discussion] Re: CI: testing of musllinux
On Wed, 21 Dec 2022 at 07:29, Andrew Nelson wrote: > In https://github.com/scipy/scipy/issues/17630 we're seeing some issues > (amongst others) with the scipy test suite that uses numpy==1.24.0 on > musllinux. > > I was wondering if numpy would like to add a musllinux CI entry? This > would help prepare for a musllinux wheel. > >From local testing in a docker container there are currently several test fails and at least one segfault on numpy main with `musllinux_x86_64`. ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com