python / python/cpython

test_create_server_ssl_verified and test_create_unix_server_ssl_verified fail

Open
#119,115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tests type-bug
Dominant language
Python
Stars
77.2k
Forks
35.9k
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.