|
11 | 11 | exclude :test_connect_certificate_verify_failed_exception_message, "work in progress" |
12 | 12 | exclude :test_connect_works_when_setting_dh_callback_to_nil, "work in progress" |
13 | 13 | exclude :test_ctx_options_config, "work in progress" |
14 | | -exclude :test_ctx_setup_invalid, 'works sufficiently - low priority' |
15 | 14 | exclude :test_dup, "work in progress" |
16 | 15 | exclude :test_ecdh_curves_tls12, "work in progress" |
17 | 16 | exclude :test_ecdh_curves_tls13, "work in progress" |
18 | 17 | exclude :test_exception_in_verify_callback_is_ignored, "work in progress" |
19 | 18 | exclude :test_export_keying_material, "work in progress" |
20 | 19 | exclude :test_finished_messages, 'hangs for a long time and then fails' |
21 | | -exclude :test_freeze_calls_setup, "work in progress" |
22 | 20 | exclude :test_get_ephemeral_key, "work in progress" |
23 | | -exclude :test_getbyte, "work in progress" |
24 | 21 | exclude :test_keylog_cb, "work in progress" |
25 | | -exclude :test_npn_advertised_protocol_too_long, 'SSLContext#npn_protocols= not supported' |
26 | | -exclude :test_npn_protocol_selection_ary, 'SSLContext#npn_protocols= not supported' |
27 | | -exclude :test_npn_protocol_selection_cancel, 'SSLContext#npn_protocols= not supported' |
28 | | -exclude :test_npn_protocol_selection_enum, 'SSLContext#npn_protocols= not supported' |
29 | | -exclude :test_npn_selected_protocol_too_long, 'SSLContext#npn_protocols= not supported' |
30 | | -exclude :test_options_defaults_to_OP_ALL_on, 'needs investigation' |
31 | | -exclude :test_options_setting_nil_means_all, 'needs investigation' |
32 | 22 | exclude :test_post_connect_check_with_anon_ciphers, 'needs investigation' |
33 | | -exclude :test_read_nonblock_without_session, 'HANGS' |
34 | 23 | exclude :test_readbyte, "work in progress" |
35 | | -exclude :test_renegotiation_cb, 'SSLContext#renegotiation_cb= not supported' |
36 | 24 | exclude :test_security_level, "work in progress" |
37 | | -exclude :test_servername_cb, 'Errno::EOPNOTSUPP: Operation not supported - Socket.socketpair only supports streaming UNIX sockets' |
38 | | -exclude :test_servername_cb_calls_setup_on_returned_ctx, 'Errno::EOPNOTSUPP: Operation not supported - Socket.socketpair only supports streaming UNIX sockets' |
39 | | -exclude :test_servername_cb_can_return_nil, 'Errno::EOPNOTSUPP: Operation not supported - Socket.socketpair only supports streaming UNIX sockets' |
40 | | -exclude :test_servername_cb_raises_an_exception_on_unknown_objects, 'Errno::EOPNOTSUPP: Operation not supported - Socket.socketpair only supports streaming UNIX sockets' |
41 | | -exclude :test_servername_cb_sets_context_on_the_socket, 'Errno::EOPNOTSUPP: Operation not supported - Socket.socketpair only supports streaming UNIX sockets' |
42 | | -exclude :test_socket_close_write, "work in progress" |
43 | | -exclude :test_ssl_sysread_blocking_error, 'works except JRuby-OpenSSL does not raise TypeError on SSLSocket#sysread(4, exception: false)' |
| 25 | +exclude :test_servername_cb_raises_an_exception_on_unknown_objects, "work in progress" |
44 | 26 | exclude :test_ssl_with_server_cert, "work in progress" |
45 | 27 | exclude :test_sslctx_set_params, "work in progress" |
46 | 28 | exclude :test_tlsext_hostname, "work in progress" |
|
0 commit comments