]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98894: Check tracer exit status in test_dtrace (#152893)
authorstratakis <cstratak@redhat.com>
Thu, 2 Jul 2026 15:07:24 +0000 (17:07 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 15:07:24 +0000 (17:07 +0200)
commit311e7e79f4e305f1217ef548a62ea219a47c0d7b
treea7cd2eefbe38a1709cdf30f36f1055f067ee867f
parent460fe13601d1a71f4700f6685e0f4d01d1ef0d6b
gh-98894: Check tracer exit status in test_dtrace (#152893)

Fail functional dtrace and SystemTap cases directly when the tracer exits
non-zero.
Lib/test/test_dtrace.py