Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550) (GH-130573) #130593

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

miss-islington
Copy link
Contributor

GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550)

(cherry picked from commit 129db32)
(cherry picked from commit c4aeb4c)

Co-authored-by: Victor Stinner [email protected]
Co-authored-by: Mark Shannon [email protected]

…ythonGH-130550) (pythonGH-130573)

pythonGH-130396: Treat clang -Og as optimized for gdb tests (pythonGH-130550)

(cherry picked from commit 129db32)
(cherry picked from commit c4aeb4c)

Co-authored-by: Victor Stinner <[email protected]>
Co-authored-by: Mark Shannon <[email protected]>
@vstinner
Copy link
Member

!buildbot PPC64LE Fedora Stable Clang

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 40b2e6b 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F130593%2Fmerge

The command will test the builders whose names match following regular expression: PPC64LE Fedora Stable Clang

The builders matched are:

  • PPC64LE Fedora Stable Clang Installed PR
  • PPC64LE Fedora Stable Clang PR

@vstinner
Copy link
Member

@pablogsal: Would you mind to review this test_gdb fix backport to Python 3.11?

buildbot/PPC64LE Fedora Stable Clang Installed PR — Build done.
buildbot/PPC64LE Fedora Stable Clang PR — Build done.

test_gdb succeeded on the two buildbots. This change fix: #104736 (comment).

@vstinner
Copy link
Member

cc @encukou

@pablogsal pablogsal merged commit f1897d3 into python:3.11 Feb 27, 2025
25 of 26 checks passed
@vstinner
Copy link
Member

Thanks for the merge @pablogsal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants