Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CI: update test_moderately_small_alpha [wheel build] #28324

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

Conversation

charris
Copy link
Member

@charris charris commented Feb 12, 2025

The test_moderately_small_alpha dirichlet test fails for 32-bit Windows Python3.13t
wheel builds due to a memory error. Decrease the size of the test array by a bit.

Note that this test is only run for the mt19937 generator.

I don't know if this is a problem due to the free threading update, or a change
in the build infrastructure. Another solution would be to use try-except or a loop, but I
think decreasing the number of tested alpha is preferable -- if it works.

The test_moderately_small_alpha dirichlet test fails for
32-bit Windows Python3.13t wheel builds due to a
memory error. Decrease the size of the test array by a bit.

Note that this test is only run for the mt19937 generator.
@charris charris added this to the 2.2.3 release milestone Feb 12, 2025
@charris charris merged commit 010ad9b into numpy:maintenance/2.2.x Feb 12, 2025
115 checks passed
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.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.