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

[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)#31634

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 3 commits intopython:3.10fromvstinner:skip_asan310
Mar 2, 2022
Merged

[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)#31634

vstinner merged 3 commits intopython:3.10fromvstinner:skip_asan310
Mar 2, 2022

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedMar 1, 2022
edited by bedevere-bot
Loading

Skip tests on ASAN and/or MSAN builds:

  • multiprocessing tests
  • test___all__
  • test_concurrent_futures
  • test_decimal
  • test_peg_generator
  • test_tools

(cherry picked from commit9204bb7)

https://bugs.python.org/issue46633

@vstinnervstinner changed the titlebpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)Mar 1, 2022
pablogsaland others added3 commitsMarch 1, 2022 18:14
* Refactor sanitizer skip tests into test.support* fixup! Refactor sanitizer skip tests into test.support* fixup! fixup! Refactor sanitizer skip tests into test.support(cherry picked from commitb1cb843)
Skip tests on ASAN and/or MSAN builds:* multiprocessing tests* test___all__* test_concurrent_futures* test_decimal* test_peg_generator* test_tools(cherry picked from commit9204bb7)
@vstinner
Copy link
MemberAuthor

vstinner commentedMar 1, 2022
edited by bedevere-bot
Loading

I rewrote the PR to backport 3 changes rather than just 1:

@vstinnervstinner merged commit9326445 intopython:3.10Mar 2, 2022
@miss-islington
Copy link
Contributor

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

@vstinnervstinner deleted the skip_asan310 branchMarch 2, 2022 16:05
@miss-islington
Copy link
Contributor

Sorry,@vstinner, I could not cleanly backport this to3.9 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 93264452d952d9ba604bacf2947c2df5dd477931 3.9

@bedevere-bot
Copy link

GH-31644 is a backport of this pull request to the3.9 branch.

vstinner added a commit that referenced this pull requestMar 2, 2022
…H-31634) (GH-31644)* Refactor sanitiser skip tests into test.support (GH-30889)* Refactor sanitizer skip tests into test.support(cherry picked from commitb1cb843)* Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)(cherry picked from commita275053)*bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)Skip tests on ASAN and/or MSAN builds:* multiprocessing tests* test___all__* test_concurrent_futures* test_decimal* test_peg_generator* test_tools(cherry picked from commit9204bb7)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>(cherry picked from commit9326445)
hello-adam pushed a commit to hello-adam/cpython that referenced this pull requestJun 2, 2022
…) (pythonGH-31634) (pythonGH-31644)* Refactor sanitiser skip tests into test.support (pythonGH-30889)* Refactor sanitizer skip tests into test.support(cherry picked from commitb1cb843)* Add skips to crashing tests under sanitizers instead of manually skipping them (pythonGH-30897)(cherry picked from commita275053)* bpo-46633: Skip tests on ASAN and/or MSAN builds (pythonGH-31632)Skip tests on ASAN and/or MSAN builds:* multiprocessing tests* test___all__* test_concurrent_futures* test_decimal* test_peg_generator* test_tools(cherry picked from commit9204bb7)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>(cherry picked from commit9326445)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@rhettingerrhettingerAwaiting requested review from rhettingerrhettinger is a code owner

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal is a code owner

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou is a code owner

Assignees

@vstinnervstinner

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@vstinner@miss-islington@bedevere-bot@the-knights-who-say-ni@pablogsal

[8]ページ先頭

©2009-2025 Movatter.jp