]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98894: Check readelf failures in test_dtrace (#152345)
authorstratakis <cstratak@redhat.com>
Thu, 2 Jul 2026 13:33:47 +0000 (15:33 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 13:33:47 +0000 (13:33 +0000)
commitd60a6779e8dd5fbf1f2f84b34bb5a20f3e8cd7fd
treefc559f5757ab44677a4804229cdb20fa946d41e4
parent4e4869b62fa91e26117b1d9136f60b58c9f505a5
gh-98894: Check readelf failures in test_dtrace (#152345)

Report readelf command failures directly instead of later failing with
missing-probe assertions.
Lib/test/test_dtrace.py