Skip to content

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

Merged
ogrisel merged 8 commits into
cloudpipe:masterfrom
tomMoral:MTN_test_ci_3.14
Mar 25, 2025
Merged

MTN skip test with recursion limit on python3.14 due to segfault on OSX#561
ogrisel merged 8 commits into
cloudpipe:masterfrom
tomMoral:MTN_test_ci_3.14

Conversation

@tomMoral

Copy link
Copy Markdown
Contributor

No description provided.

@tomMoral

tomMoral commented Mar 21, 2025

Copy link
Copy Markdown
ContributorAuthor

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

@tomMoraltomMoral changed the title MTN investigate failures in OSX python3.14MTN skip test with recursion limit on python3.14 due to segfault on OSXMar 21, 2025

@ogriselogrisel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Otherwise, LGTM.

Comment threadtests/cloudpickle_test.py
@ogrisel
ogrisel merged commit c025de7 into cloudpipe:masterMar 25, 2025
@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 freeto 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

@tomMoral@ogrisel