|
19 | 19 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6
|
20 | 20 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack
|
21 | 21 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port
|
22 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl |
23 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_match_failed |
24 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified |
25 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed |
26 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_connection |
27 | 22 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection
|
28 | 23 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection
|
29 | 24 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server
|
30 | 25 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error
|
31 | 26 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl
|
32 | 27 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified
|
33 | 28 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed
|
34 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_ssl_connect_accepted_socket |
35 | 29 | *test.test_asyncio.test_events.TestAbstractServer.test_close
|
36 | 30 | *test.test_asyncio.test_events.TestAbstractServer.test_get_loop
|
37 | 31 | *test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception
|
|
124 | 118 | *test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file
|
125 | 119 | *test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro
|
126 | 120 | *test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises
|
127 |
| -*test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_ssl_transport |
| 121 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data |
| 122 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak |
| 123 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate |
| 124 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake |
| 125 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout |
| 126 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1 |
| 127 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl |
| 128 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1 |
| 129 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1 |
| 130 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel |
| 131 | +*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args |
128 | 132 | *unittest.loader.ModuleSkipped.test.test_asyncio.test_windows_events
|
129 | 133 | *unittest.loader.ModuleSkipped.test.test_asyncio.test_windows_utils
|
0 commit comments