Skip to content

gh-144984: Skip test under tracerefs#146218

Merged
encukou merged 1 commit intopython:mainfrom
encukou:skip-tracerefs
Mar 24, 2026
Merged

gh-144984: Skip test under tracerefs#146218
encukou merged 1 commit intopython:mainfrom
encukou:skip-tracerefs

Conversation

@encukou
Copy link
Copy Markdown
Member

@encukou encukou commented Mar 20, 2026

The test added in GH-144992 fails in tracerefs mode, which needs memory allocation for its tracing magic, and fails after testcapi.set_nomemory.

Skip the test in this mode.

@encukou
Copy link
Copy Markdown
Member Author

encukou commented Mar 20, 2026

!buildbot TraceRefs

@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 46d92b7 🤖

Results will be shown at:

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

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

The builders matched are:

  • AMD64 Arch Linux TraceRefs PR

@encukou encukou merged commit 119fce7 into python:main Mar 24, 2026
54 checks passed
@encukou encukou added the needs backport to 3.14 bugs and security fixes label Mar 24, 2026
@encukou encukou deleted the skip-tracerefs branch March 24, 2026 16:35
@miss-islington-app
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 24, 2026
(cherry picked from commit 119fce7)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Mar 24, 2026

GH-146384 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 Mar 24, 2026
encukou added a commit that referenced this pull request Mar 25, 2026
(cherry picked from commit 119fce7)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
encukou added a commit to raminfp/cpython that referenced this pull request Mar 25, 2026
Yhg1s pushed a commit that referenced this pull request Apr 7, 2026
…rror paths (GH-144992) (#146142)

* gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (#144992)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

* gh-144984: Skip test under tracerefs (GH-146218)

---------

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
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