gh-131178: fix SSL tests for http.server command-line interface#134224
gh-131178: fix SSL tests for http.server command-line interface#134224ggqlq wants to merge 89 commits intopython:mainfrom
http.server command-line interface#134224Conversation
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
!buildbot ASAN |
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 0e0fb7a 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134224%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot x86-64 MacOS Intel ASAN NoGIL PR |
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit e818bb6 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134224%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
So the failures are the following: We fixed the AttributeError, but I don't know why the other happens. |
|
Note: using localhost instead of 127.0.0.1 doesn't seem the right solution as we also have tests with 127.0.0.1 elsewhere. However, maybe we can just ignore the bind itself and check for the "best" address (which is chosen by |
|
I've committed directly to your branch as the tier-1 bot is failing (making it hard to fix another issue I introduced in a subsequent commit, not your fault!) |
|
!buildbot x86-64 MacOS Intel ASAN NoGIL PR |
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 9192281 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134224%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
This comment was marked as resolved.
This comment was marked as resolved.
|
Ok, so the tests now hang on non-Linux bots. I'll stop working on this branch and will come back on my linux in a few hours. |
|
Ok, so now, the tests entirely hang for some obscure reasons. I'll open a new PR instead, sorry for messing up your branch though (but thank you for your quick response time). |
|
I've opened #134279 |
Uh oh!
There was an error while loading. Please reload this page.