Skip to content

MTN skip test with recursion limit on python3.14 due to segfault on OSX #561

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 8 commits into from
Mar 25, 2025

Conversation

tomMoral
Copy link
Contributor

No description provided.

@tomMoral
Copy link
Contributor Author

tomMoral commented Mar 21, 2025

This seems related to this python/cpython#131338 error and the merge of python/cpython#130398.
Reverting to a release before this commit was merged (3.14.0a5) seems to fix the issue.

I guess something goes wrong in identifying the stack limit on OSX? Will open an issue in cpython

Edit: upstream tracking issue python/cpython#131543

@tomMoral tomMoral changed the title MTN investigate failures in OSX python3.14 MTN skip test with recursion limit on python3.14 due to segfault on OSX Mar 21, 2025
Copy link
Contributor

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Otherwise, LGTM.

@ogrisel ogrisel merged commit c025de7 into cloudpipe:master Mar 25, 2025
25 checks passed
@tomMoral tomMoral deleted the MTN_test_ci_3.14 branch March 25, 2025 21:06
tomMoral added a commit to tomMoral/cloudpickle that referenced this pull request Mar 31, 2025
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.

2 participants