Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test_ssl test_get_server_certificate_timeout is flaky on macOS #95241

New issue

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

Closed
tiran opened this issue Jul 25, 2022 · 5 comments
Closed

test_ssl test_get_server_certificate_timeout is flaky on macOS #95241

tiran opened this issue Jul 25, 2022 · 5 comments
Labels
3.11 only security fixes 3.12 only security fixes tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error

Comments

@tiran
Copy link
Member

tiran commented Jul 25, 2022

Bug report

test_get_server_certificate_timeout is flaky and sometimes fails on macOS. The issue was previously reported in #88109 and #88403.

======================================================================
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
@tiran tiran added type-bug An unexpected behavior, bug, or error 3.11 only security fixes 3.12 only security fixes labels Jul 25, 2022
@erlend-aasland erlend-aasland added topic-SSL tests Tests in the Lib/test dir triaged The issue has been accepted as valid by a triager. labels Jul 25, 2022
@erlend-aasland
Copy link
Contributor

New failure: https://github.com/python/cpython/runs/7700092385?check_suite_focus=true

@mdickinson
Copy link
Member

And another one here: https://github.com/python/cpython/runs/7773405614?check_suite_focus=true

@erlend-aasland
Copy link
Contributor

erlend-aasland commented Jan 4, 2024

There has been no reports for over a year and a half. Suggesting to close as outdated.

@erlend-aasland erlend-aasland added the pending The issue will be closed if no feedback is provided label Jan 4, 2024
@mdickinson
Copy link
Member

Suggesting to close as outdated.

SGTM.

@erlend-aasland erlend-aasland closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
@erlend-aasland erlend-aasland removed pending The issue will be closed if no feedback is provided triaged The issue has been accepted as valid by a triager. labels Jan 4, 2024
@davidmerwin

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 only security fixes tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

4 participants