This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, pablogsal, steve.dower
Date 2021-04-23.18:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619203662.44.0.0486823625623.issue43921@roundup.psfhosted.org>
In-reply-to
Content
Another TLS 1.3 client cert auth test is flaky, too.

https://buildbot.python.org/all/#/builders/577/builds/14/steps/4/logs/stdio

======================================================================
FAIL: test_pha_required_nocert (test.test_ssl.TestPostHandshakeAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\buildarea\pull_request.bolen-windows10\build\lib\test\test_ssl.py", line 4412, in test_pha_required_nocert
    s.recv(1024)
AssertionError: SSLError not raised
History
Date User Action Args
2021-04-23 18:47:42christian.heimessetrecipients: + christian.heimes, steve.dower, pablogsal
2021-04-23 18:47:42christian.heimessetmessageid: <1619203662.44.0.0486823625623.issue43921@roundup.psfhosted.org>
2021-04-23 18:47:42christian.heimeslinkissue43921 messages
2021-04-23 18:47:42christian.heimescreate