Skip to content

gh-110367: Fix regrtest test_worker_output_on_failure() on ASAN build #110387

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 5, 2023

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 5, 2023

Set ASAN_OPTIONS="handle_segv=0" env var to run the test.

@vstinner
Copy link
Member Author

vstinner commented Oct 5, 2023

!buildbot AMD64 Arch Linux Usan

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 56a3086 🤖

The command will test the builders whose names match following regular expression: AMD64 Arch Linux Usan

The builders matched are:

  • AMD64 Arch Linux Usan PR

… build

Set ASAN_OPTIONS="handle_segv=0" env var to run the test.
@vstinner
Copy link
Member Author

vstinner commented Oct 5, 2023

!buildbot AMD64 Arch Linux Usan

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit a822772 🤖

The command will test the builders whose names match following regular expression: AMD64 Arch Linux Usan

The builders matched are:

  • AMD64 Arch Linux Usan PR

@vstinner vstinner merged commit af29282 into python:main Oct 5, 2023
@vstinner vstinner deleted the regrtest_asan branch October 5, 2023 12:42
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
… build (python#110387)

Set ASAN_OPTIONS="handle_segv=0" env var to run the test.
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.

2 participants