mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Note how test_socket_ssl has various exceptions that deal with a flaky Net
connection are silenced.
This commit is contained in:
parent
cd1210a55f
commit
ed001842cf
1 changed files with 2 additions and 0 deletions
|
@ -624,6 +624,8 @@ Extension Modules
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Capture and silence socket connection resets and timeouts in test_socket_ssl.
|
||||
|
||||
- Patch #1559413: Fix test_cmd_line if sys.executable contains a space.
|
||||
|
||||
- Added test.test_support.TransientResource which is a context manager to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue