gh-101525: Skip test_gdb if the binary is relocated by BOLT. by corona10 · Pull Request #118572 · python/cpython · GitHub

github.com

Tin mới

corona10:gh-101525-test

miss-islington-app

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Make BOLT as stable feature #101525

awaiting core review

awaiting core review

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/python/cpython/blob/main/configure.ac#L2185

By the way, since -update-debug-sections is used (https://github.com/python/cpython/blob/main/configure.ac#L2185), do you really need to skip gdb tests?

: Skip test_gdb if the binary is BOLTed.

Address code review

Address code review

Address code review

Address code review

needs backport to 3.12

needs backport to 3.12

needs backport to 3.13

needs backport to 3.13

View reviewed changes

Address code review

View reviewed changes

: Skip test_gdb if the binary is relocated by BOLT. (

bedevere-app Bot commented Sep 2, 2024

bedevere-app Bot commented Sep 2, 2024

GH-123601 is a backport of this pull request to the 3.13 branch.

: Skip test_gdb if the binary is relocated by BOLT. (

[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572) (cherry picked from commit f95fc4de115ae03d7aa6dece678240df085cb4f6) Co-authored-by: Donghee Na <[email protected]>

[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (… #123603

: Skip test_gdb if the binary is relocated by BOLT. (… (