gh-135721: skip test_trashcan_python_class on wasm buildbots with stack overflow#135766
gh-135721: skip test_trashcan_python_class on wasm buildbots with stack overflow#135766sobolevn merged 2 commits intopython:mainfrom
test_trashcan_python_class on wasm buildbots with stack overflow#135766Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
!buildbot wasi |
|
🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 2ffd60e 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135766%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
sobolevn
left a comment
There was a problem hiding this comment.
Let's see that buildbots are fine :)
Otherwise, LGTM!
test_trashcan_python_class1 on wasm buildbots with stack overflowtest_trashcan_python_class on wasm buildbots with stack overflow
|
!buildbot wasi |
|
🤖 New build scheduled with the buildbot fleet by @sobolevn for commit e3f67ee 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135766%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
sobolevn
left a comment
There was a problem hiding this comment.
CI on 3.14 is green. WASI buildbots do not fail. So, I would not add a backport now. It can be done in the future.
|
Thanks @Lancetnik for the PR, and @sobolevn for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…with stack overflow (pythonGH-135766) (cherry picked from commit 3fb6cfe) Co-authored-by: Pastukhov Nikita <diementros@yandex.ru>
|
GH-135955 is a backport of this pull request to the 3.14 branch. |
The future is now as I'm now getting this failure in 3.14 for #135950 . |
…with stack overflow (python#135766)
…with stack overflow (python#135766)
…with stack overflow (python#135766)
Issue: #135721
test_capifails on wasm buildbots with stack overflow #135721