| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ad of ad hoc skip In two places. Also, make the skip_emscripten_stack_overflow message match wasi's message.
|
!buildbot Emscripten |
Sorry, something went wrong.
|
🤖 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:
|
Sorry, something went wrong.
There was a problem hiding this comment.
👍
Sorry, something went wrong.
|
Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
…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>
|
GH-136712 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
…n#136708) Makes the Emscripten stack overflow skip message consistent with WASI, and replaces some ad-hoc skips.
…n#136708) Makes the Emscripten stack overflow skip message consistent with WASI, and replaces some ad-hoc skips.
…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>
| Back | FazBrowse Home | New Git URL |
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.