Skip to content

[3.12] gh-109496: Skip test_capi.test_decref_freed_object() on ASAN (GH-109573) #109578

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 1 commit into from
Oct 2, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 19, 2023

Skip test_decref_freed_object() of test_capi.test_misc if Python is
built with ASAN, MSAN or UBSAN sanitizers.
(cherry picked from commit 0a31ff0)

Co-authored-by: Victor Stinner [email protected]

…ythonGH-109573)

Skip test_decref_freed_object() of test_capi.test_misc if Python is
built with ASAN, MSAN or UBSAN sanitizers.
(cherry picked from commit 0a31ff0)

Co-authored-by: Victor Stinner <[email protected]>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@pablogsal pablogsal merged commit 62d9ae4 into python:3.12 Oct 2, 2023
@miss-islington miss-islington deleted the backport-0a31ff0-3.12 branch October 2, 2023 14:09
@pablogsal
Copy link
Member

@vstinner Now approving doesn't autoland, you need to check the "Auto Land" button

@zooba
Copy link
Member

zooba commented Oct 2, 2023

@pablogsal FYI, auto-merge buttons don't appear for us plebs when the branch is locked.

@vstinner
Copy link
Member

vstinner commented Oct 2, 2023

@vstinner Now approving doesn't autoland, you need to check the "Auto Land" button

I approved my own backports to give some trust to the person who is going to merge it manually, since the 3.12 branch was blocked for a few days, and backports were done manually.

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.

4 participants