Skip to content

gh-98894: Check tracer exit status in test_dtrace#152893

Merged
vstinner merged 1 commit into
python:mainfrom
stratakis:check_tracer_return_code
Jul 2, 2026
Merged

gh-98894: Check tracer exit status in test_dtrace#152893
vstinner merged 1 commit into
python:mainfrom
stratakis:check_tracer_return_code

Conversation

@stratakis

@stratakis stratakis commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Fail functional dtrace and SystemTap cases directly when the tracer exits non-zero.

Fail functional dtrace and SystemTap cases directly when the tracer exits
non-zero.
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 2, 2026
@stratakis

Copy link
Copy Markdown
Contributor Author

cc @vstinner

@vstinner vstinner added skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 2, 2026
@vstinner vstinner merged commit 311e7e7 into python:main Jul 2, 2026
56 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @stratakis for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jul 2, 2026

Copy link
Copy Markdown

GH-152900 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 2, 2026
@vstinner

vstinner commented Jul 2, 2026

Copy link
Copy Markdown
Member

Merged. Thanks for the fix.

vstinner pushed a commit that referenced this pull request Jul 2, 2026
…152900)

gh-98894: Check tracer exit status in test_dtrace (GH-152893)

Fail functional dtrace and SystemTap cases directly when the tracer exits
non-zero.
(cherry picked from commit 311e7e7)

Co-authored-by: stratakis <cstratak@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants