Skip to content
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

gh-117657: Skip tests that may cause stack overflows under TSan #129751

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Feb 6, 2025

These tests crash under TSan due to stack overflows. Just skip them if TSan is enabled.

These tests crash under TSan due to stack overflows. Just skip them if
TSan is enabled.
@colesbury colesbury merged commit 4e3330f into python:main Feb 6, 2025
50 checks passed
@colesbury colesbury deleted the gh-117657-stack-overflow branch February 6, 2025 22:03
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
…python#129751)

These tests crash under TSan due to stack overflows. Just skip them if
TSan is enabled.
cmaloney pushed a commit to cmaloney/cpython that referenced this pull request Feb 8, 2025
…python#129751)

These tests crash under TSan due to stack overflows. Just skip them if
TSan is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants