-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-135721: skip test_trashcan_python_class
on wasm buildbots with stack overflow
#135766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 . |
Issue: #135721
test_capi
fails on wasm buildbots with stack overflow #135721