Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_get_server_certificate_timeout is flaky and sometimes fails on macOS. The issue was previously reported in #88109 and #88403.
test_get_server_certificate_timeout
====================================================================== FAIL: test_get_server_certificate_timeout (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/runner/work/cpython/cpython/Lib/test/test_ssl.py", line 1981, in test_get_server_certificate_timeout with self.assertRaises(socket.timeout): AssertionError: TimeoutError not raised
The text was updated successfully, but these errors were encountered:
New failure: https://github.com/python/cpython/runs/7700092385?check_suite_focus=true
Sorry, something went wrong.
float(s)
s
And another one here: https://github.com/python/cpython/runs/7773405614?check_suite_focus=true
There has been no reports for over a year and a half. Suggesting to close as outdated.
Suggesting to close as outdated.
SGTM.
No branches or pull requests
Bug report
test_get_server_certificate_timeout
is flaky and sometimes fails on macOS. The issue was previously reported in #88109 and #88403.The text was updated successfully, but these errors were encountered: