test_create_server_ssl_verified and test_create_unix_server_ssl_verified fail
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
Bug report
Bug description:
Hello,
I'm running ptests (through Yocto run-ptests script) and I have test_create_server_ssl_verified and test_create_unix_server_ssl_verified failing but I don't know how to rerun the tests locally on the machine in order to get information about the error. Can you help me on this point ?
On another side I see these tests where (are?) used to fail: https://github.com/python/cpython/issues/83093
I'm using python 3.10.13.
Thanks for any feedbacks!
Joel
CPython versions tested on:
3.10
Operating systems tested on:
Linux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating test_create_server_ssl_verified and test_create_unix_server_ssl_verified in the CPython test suite and determine how Yocto's run-ptests invokes them. Reproduce the failures on Linux with Python 3.10.13, then document the error details and whether the behavior matches the related issue 83093.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100