FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-98894: Check tracer exit status in test_dtrace by stratakis · Pull Request #152893 · python/cpython · GitHub

/ cpython Public

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 commented Jul 2, 2026
edited by bedevere-app Bot
Loading

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 Bot added the tests Tests in the Lib/test dir label Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

cc @vstinner

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

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 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 Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 2, 2026

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL