Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

gh-110031: Skip test_threading fork tests if ASAN#110100

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:test_threading_asan
Sep 29, 2023

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedSep 29, 2023
edited by bedevere-appbot
Loading

Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).
@vstinnervstinnerenabled auto-merge (squash)September 29, 2023 12:13
@vstinnervstinner merged commit86e76ab intopython:mainSep 29, 2023
@vstinnervstinner deleted the test_threading_asan branchSeptember 29, 2023 12:41
@miss-islington
Copy link
Contributor

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry,@vstinner, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 86e76ab8af9a5018acbcdcbb6285678175b1bd8a 3.12

@miss-islington
Copy link
Contributor

Sorry,@vstinner, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 86e76ab8af9a5018acbcdcbb6285678175b1bd8a 3.11

vstinner added a commit to vstinner/cpython that referenced this pull requestSep 29, 2023
Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).(cherry picked from commit86e76ab)
@bedevere-app
Copy link

GH-110103 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelSep 29, 2023
@bedevere-app
Copy link

GH-110104 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelSep 29, 2023
vstinner added a commit that referenced this pull requestSep 29, 2023
…110104)gh-110031: Skip test_threading fork tests if ASAN (#110100)Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).(cherry picked from commit86e76ab)
vstinner added a commit to vstinner/cpython that referenced this pull requestOct 2, 2023
Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).(cherry picked from commit86e76ab)
vstinner added a commit that referenced this pull requestOct 2, 2023
…110103)gh-110031: Skip test_threading fork tests if ASAN (#110100)Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).(cherry picked from commit86e76ab)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Skip test_threading tests using thread+fork if Python is built withAddress Sanitizer (ASAN).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@vstinnervstinner

Labels

testsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@miss-islington

[8]ページ先頭

©2009-2025 Movatter.jp