FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-124613: Don't run perf tests in JIT builds by pablogsal · Pull Request #124792 · python/cpython · GitHub

/ cpython Public

gh-124613: Don't run perf tests in JIT builds - #124792

Merged
pablogsal merged 2 commits into
python:mainfrom
pablogsal:gh-124613
Sep 30, 2024
Merged

gh-124613: Don't run perf tests in JIT builds#124792
pablogsal merged 2 commits into
python:mainfrom
pablogsal:gh-124613

Conversation

pablogsal commented Sep 30, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. I just suggested some minor changes.

Comment thread Lib/test/test_perf_profiler.py Outdated
Comment thread Lib/test/test_perf_profiler.py Outdated
Co-authored-by: Victor Stinner <vstinner@python.org>
pablogsal enabled auto-merge (squash) September 30, 2024 17:30
pablogsal added the needs backport to 3.13 bugs and security fixes label Sep 30, 2024
pablogsal merged commit 35541c4 into python:main Sep 30, 2024
pablogsal deleted the gh-124613 branch September 30, 2024 17:57

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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

cherry_picker 35541c410d894d4fa18002f7fdbebfe522f8320e 3.13

Copy link
Copy Markdown
Member

If we don't want to skip these on most builds, we could decorate the tests with test.support.without_optimizer. See #124794 (comment).

pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Oct 1, 2024
hugovk removed the needs backport to 3.13 bugs and security fixes label Feb 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL