Skip to content

Conversation

@rgommers
Copy link
Member

This resulted in two test failures showing significant accuracy issues for the 1.26.0rc1 with the Linux aarch64 builds in conda-forge.

Closes gh-24660

This resulted in two test failures showing significant accuracy issues
for the 1.26.0rc1 with the Linux aarch64 builds in conda-forge.

Closes numpygh-24660
@rgommers rgommers added 00 - Bug 09 - Backport-Candidate PRs tagged should be backported 38 - Cross compilation Meson Items related to the introduction of Meson as the new build system for NumPy labels Sep 13, 2023
@rgommers rgommers added this to the 1.26.0 release milestone Sep 13, 2023
@github-actions github-actions bot added the 36 - Build Build related PR label Sep 13, 2023
@charris charris merged commit ca26aa6 into numpy:main Sep 13, 2023
@charris
Copy link
Member

charris commented Sep 13, 2023

The failing test is unrelated. Thanks Ralf.

@charris
Copy link
Member

charris commented Sep 13, 2023

Hmm, pulling main after this updates the files, but git lists them as modified and not scheduled for commit. Did you forget to commit something?

@rgommers rgommers deleted the update-meson branch September 13, 2023 20:40
@rgommers
Copy link
Member Author

It's a git submodule, so you have to run git submodule update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 36 - Build Build related PR 38 - Cross compilation Meson Items related to the introduction of Meson as the new build system for NumPy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Test failures with 1.26.0rc1 in conda-forge

2 participants