[issue44004] test_nntplib is failing in all buildbots

2021-05-02 Thread Christian Heimes
Christian Heimes added the comment: buildbots are ok again -- resolution: -> fixed stage: -> resolved status: open -> closed type: -> behavior versions: +Python 3.10 ___ Python tracker ___

[issue44004] test_nntplib is failing in all buildbots

2021-05-01 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: If would be great if we can have these buildbots using a locally compiled version of OpenSSL. -- ___ Python tracker ___ _

[issue44004] test_nntplib is failing in all buildbots

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: RHEL 7 doesn't come with OpenSSL 1.1.1. I'll talk to Charis and check if he can provide local copies of OpenSSL 1.1.1. Or we can drop RHEL 7 testing. Regular support ended almost 2 years ago. -- ___ Python track

[issue44004] test_nntplib is failing in all buildbots

2021-05-01 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: > Should be fixed by a5669b3c627e64c9196d9bb58b733eb723d34e99 Does this mean that all the RHEL7 buildbots are not testing the SSL module? -- ___ Python tracker _

[issue44004] test_nntplib is failing in all buildbots

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: Should be fixed by a5669b3c627e64c9196d9bb58b733eb723d34e99 -- ___ Python tracker ___ ___ Pytho

[issue44004] test_nntplib is failing in all buildbots

2021-05-01 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : test test_nntplib crashed -- Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 282, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File