|
11 | 11 | *test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_exec_invalid_args
|
12 | 12 | *test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_shell_invalid_args
|
13 | 13 | *test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ipv6_scope
|
14 |
| -*test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_existing_sock_unix |
15 | 14 | *test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_matching_family
|
16 |
| -*test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_unix |
17 | 15 | *test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ipv6
|
18 | 16 | *test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_stream_bittype
|
19 | 17 | *test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info
|
|
31 | 29 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6
|
32 | 30 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack
|
33 | 31 | *test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port
|
34 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection |
35 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection |
36 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server |
37 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error |
38 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl |
39 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified |
40 |
| -*test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed |
41 | 32 | *test.test_asyncio.test_events.TestAbstractServer.test_close
|
42 | 33 | *test.test_asyncio.test_events.TestAbstractServer.test_get_loop
|
43 | 34 | *test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception
|
|
160 | 151 | *test.test_asyncio.test_locks.ConditionTests.test_explicit_lock
|
161 | 152 | *test.test_asyncio.test_locks.ConditionTests.test_notify_all_unacquired
|
162 | 153 | *test.test_asyncio.test_locks.ConditionTests.test_notify_unacquired
|
163 |
| -*test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer |
164 |
| -*test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file |
165 |
| -*test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file |
166 |
| -*test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro |
167 |
| -*test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises |
168 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data |
169 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak |
170 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate |
171 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake |
172 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout |
173 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1 |
174 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl |
175 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1 |
176 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1 |
177 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel |
178 |
| -*test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args |
179 | 154 | *unittest.loader.ModuleSkipped.test.test_asyncio.test_windows_events
|
180 | 155 | *unittest.loader.ModuleSkipped.test.test_asyncio.test_windows_utils
|
0 commit comments