]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Sep 2024 14:10:52 +0000 (16:10 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 14:10:52 +0000 (23:10 +0900)
commit3b3a1a8e7ebbd824778d16fad457a3fa15a9f7e4
tree8f56647adbac5b9f91412d4c9403ad6e95b8e60d
parent05dcc8160191dbf760157e2c9675dbbcc5edc674
[3.13] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572) (#123601)

gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)
(cherry picked from commit f95fc4de115ae03d7aa6dece678240df085cb4f6)

Co-authored-by: Donghee Na <donghee.na@python.org>
Lib/test/libregrtest/utils.py
Lib/test/support/__init__.py
Lib/test/test_gdb/__init__.py
Misc/NEWS.d/next/Tests/2024-05-04-22-56-41.gh-issue-101525.LHK166.rst [new file with mode: 0644]