Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 19, 2025

Fix regrtest to support excluding tests from --pgo tests.

Fix regrtest to support excluding tests from --pgo tests.
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 19, 2025
@vstinner vstinner merged commit 15c6d63 into python:main Jun 24, 2025
54 checks passed
@vstinner vstinner deleted the regrtest_pgo_exclude branch June 24, 2025 10:21
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 24, 2025
Fix regrtest to support excluding tests from --pgo tests.
(cherry picked from commit 15c6d63)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington-app
Copy link

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 15c6d63fe6fc62c6d78d2fad81965a8e6f7b7b98 3.13

@bedevere-app
Copy link

bedevere-app bot commented Jun 24, 2025

GH-135880 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 24, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 24, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 24, 2025
vstinner added a commit to vstinner/cpython that referenced this pull request Jun 24, 2025
Fix regrtest to support excluding tests from --pgo tests.

(cherry picked from commit 15c6d63)
vstinner added a commit that referenced this pull request Jun 24, 2025
…35880)

gh-135494: Fix python -m test --pgo -x test_re (GH-135713)

Fix regrtest to support excluding tests from --pgo tests.
(cherry picked from commit 15c6d63)

Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request Jun 24, 2025
)

gh-135494: Fix python -m test --pgo -x test_re (#135713)

Fix regrtest to support excluding tests from --pgo tests.

(cherry picked from commit 15c6d63)
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
Fix regrtest to support excluding tests from --pgo tests.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Fix regrtest to support excluding tests from --pgo tests.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Fix regrtest to support excluding tests from --pgo tests.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Fix regrtest to support excluding tests from --pgo tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant