gh-111178: Skip tests which require deep stack if UBsan by vstinner · Pull Request #131669 · python/cpython · GitHub
Skip to content

gh-111178: Skip tests which require deep stack if UBsan - #131669

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:ubsan_deep_stack
Mar 24, 2025
Merged

gh-111178: Skip tests which require deep stack if UBsan#131669
vstinner merged 1 commit into
python:mainfrom
vstinner:ubsan_deep_stack

Conversation

@vstinner

@vstinner vstinner commented Mar 24, 2025

Copy link
Copy Markdown
Member

If Python is built with Undefined Behavior sanitizer, skip test_repr_deep() of test_userdict and test_lru_recursion() of test_functools.

If Python is built with Undefined Behavior sanitizer, skip
test_repr_deep() of test_userdict and test_lru_recursion() of
test_functools.
@vstinner

Copy link
Copy Markdown
Member Author

@vstinner
vstinner merged commit b3319fe into python:main Mar 24, 2025
@vstinner
vstinner deleted the ubsan_deep_stack branch March 24, 2025 14:33
@bedevere-bot

Copy link
Copy Markdown

diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
…#131669)

If Python is built with Undefined Behavior sanitizer, skip
test_repr_deep() of test_userdict and test_lru_recursion() of
test_functools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants