Skip to content

gh-127146: Emscripten: more regular stack overflow skips - #136708

Merged
freakboy3742 merged 2 commits into
python:mainfrom
hoodmane:emscripten-stack-overflow-skips-chore
Jul 16, 2025
Merged

gh-127146: Emscripten: more regular stack overflow skips#136708
freakboy3742 merged 2 commits into
python:mainfrom
hoodmane:emscripten-stack-overflow-skips-chore

Conversation

@hoodmane

@hoodmanehoodmane commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

In two places use skip_emscripten_stack_overflow instead of skipIf with an ad-hoc message. Also, make the skip_emscripten_stack_overflow message match wasi's message.

…ad of ad hoc skip
In two places. Also, make the skip_emscripten_stack_overflow message
match wasi's message.
@hoodmane

Copy link
Copy Markdown
ContributorAuthor

!buildbot Emscripten

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @hoodmane for commit 8642a6c 🤖

Results will be shown at:

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

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

The builders matched are:

  • WASM Emscripten PR

@freakboy3742freakboy3742 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@freakboy3742freakboy3742 added the needs backport to 3.14 bugs and security fixes label Jul 16, 2025
@freakboy3742
freakboy3742 enabled auto-merge (squash) July 16, 2025 13:43
@freakboy3742
freakboy3742 merged commit c730952 into python:mainJul 16, 2025
46 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. 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 Jul 16, 2025
…nGH-136708)
Makes the Emscripten stack overflow skip message consistent with WASI,
and replaces some ad-hoc skips.
(cherry picked from commit c730952)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jul 16, 2025
freakboy3742 pushed a commit that referenced this pull request Jul 16, 2025
…36708) (#136712)
Makes the Emscripten stack overflow skip message consistent with WASI,
and replaces some ad-hoc skips.
(cherry picked from commit c730952)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…n#136708)
Makes the Emscripten stack overflow skip message consistent with WASI, and replaces some ad-hoc skips.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…n#136708)
Makes the Emscripten stack overflow skip message consistent with WASI, and replaces some ad-hoc skips.
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…pythonGH-136708) (python#136712)
Makes the Emscripten stack overflow skip message consistent with WASI,
and replaces some ad-hoc skips.
(cherry picked from commit c730952)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Sign up for freeto 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

@hoodmane@bedevere-bot@freakboy3742@DogFever666