Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Skip a test for Bluetooth HCI socket (added in GH-132023) if it fails#132072
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Skip a test for Bluetooth HCI socket (added in GH-132023) if it fails#132072
Uh oh!
There was an error while loading.Please reload this page.
Conversation
serhiy-storchaka commentedApr 4, 2025
It may be a real bug, so skipping may be not the solution. |
serhiy-storchaka commentedApr 4, 2025
It was a real bug (see#132075). |
serhiy-storchaka commentedApr 5, 2025
!buildbot Fedora |
bedevere-bot commentedApr 5, 2025
🤖 New build scheduled with the buildbot fleet by@serhiy-storchaka for commita462d41 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F132072%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
ef70f02 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
… fails (pythonGH-132072)(cherry picked from commitef70f02)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-132125 is a backport of this pull request to the3.13 branch. |
No description provided.