Skip to content

gh-146479: Skip test_frame_pointer_unwind for gcc -O3 --enable-shared#147947

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:unwind
Apr 1, 2026
Merged

gh-146479: Skip test_frame_pointer_unwind for gcc -O3 --enable-shared#147947
vstinner merged 1 commit intopython:mainfrom
vstinner:unwind

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 31, 2026

Skip the test if Python is built with --enable-shared and "gcc -O2" or "gcc -O3".

…shared

Skip the test if Python is built with --enable-shared and "gcc -O2"
or "gcc -O3".
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Mar 31, 2026
@vstinner vstinner merged commit b38cfb7 into python:main Apr 1, 2026
54 checks passed
@vstinner vstinner deleted the unwind branch April 1, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant