Skip to content

gh-150397: Fix pyexpat bigmem test#151329

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:pyexpact_bigmem
Jun 11, 2026
Merged

gh-150397: Fix pyexpat bigmem test#151329
vstinner merged 1 commit into
python:mainfrom
vstinner:pyexpact_bigmem

Conversation

@vstinner

@vstinner vstinner commented Jun 11, 2026

Copy link
Copy Markdown
Member

Add missing parameter (size).
@vstinner

Copy link
Copy Markdown
Member Author

Python 3.13 is not affected, since the test was not backported yet, see: PR gh-149637.

@vstinner

Copy link
Copy Markdown
Member Author

!buildbot BigMem

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 5a17aff 🤖

Results will be shown at:

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

The command will test the builders whose names match following regular expression: BigMem

The builders matched are:

  • aarch64 Ubuntu 24.04 BigMem PR

@vstinner

Copy link
Copy Markdown
Member Author

https://buildbot.python.org/#/builders/1831/builds/3

test_pyexpat passed successfully on the "aarch64 Ubuntu 24.04 BigMem" buildbot:

0:13:58 load avg: 10.69 mem: 58.6 GiB [273/505] test_pyexpat passed -- running (7): (...)

@vstinner vstinner merged commit 0bbde07 into python:main Jun 11, 2026
59 checks passed
@vstinner vstinner deleted the pyexpact_bigmem branch June 11, 2026 14:45
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jun 11, 2026

Copy link
Copy Markdown

GH-151349 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 11, 2026
@bedevere-app

bedevere-app Bot commented Jun 11, 2026

Copy link
Copy Markdown

GH-151348 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 11, 2026
vstinner added a commit that referenced this pull request Jun 11, 2026
gh-150397: Fix pyexpat bigmem test (GH-151329)

Add missing parameter (size).
(cherry picked from commit 0bbde07)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Jun 11, 2026
gh-150397: Fix pyexpat bigmem test (GH-151329)

Add missing parameter (size).
(cherry picked from commit 0bbde07)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants