New submission from Pablo Galindo Salgado <pablog...@gmail.com>:
This issue is probably duplicate of some other, but I decided to make one new one due to the fact that this affect all Fedora build bots. test test_ssl failed test_timeout_connect_ex (test.test_ssl.NetworkedTests) ... ok ====================================================================== FAIL: test_min_max_version (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ssl.py", line 1207, in test_min_max_version self.assertEqual( AssertionError: <TLSVersion.TLSv1_3: 772> != <TLSVersion.MAXIMUM_SUPPORTED: -1> ---------------------------------------------------------------------- Ran 161 tests in 2.681s FAILED (failures=1, skipped=11) 1 test failed again: test_ssl Example failure: https://buildbot.python.org/all/#/builders/222 ---------- components: Tests messages: 357708 nosy: pablogsal, vstinner priority: normal severity: normal status: open title: test_ssl fails in all Fedora buildbots versions: Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38954> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com