|
65 | 65 | proxy_request_buffering_ssl.t proxy_ssl_keepalive.t proxy_ssl.t |
66 | 66 | proxy_ssl_verify.t stream_proxy_protocol_ssl.t stream_proxy_ssl.t |
67 | 67 | stream_proxy_ssl_verify.t stream_ssl_alpn.t |
| 68 | + - ref: 1.24.0 |
| 69 | + test-ref: 212d9d003886e3a24542855fb60355a417f037de |
| 70 | + # Following tests pass with sanitizer on |
| 71 | + sanitize-ok: >- |
| 72 | + h2_ssl_proxy_cache.t h2_ssl.t h2_ssl_variables.t h2_ssl_verify_client.t |
| 73 | + mail_imap_ssl.t mail_ssl_conf_command.t mail_ssl_session_reuse.t mail_ssl.t |
| 74 | + proxy_ssl_certificate_empty.t proxy_ssl_certificate.t proxy_ssl_certificate_vars.t |
| 75 | + proxy_ssl_name.t ssl_certificate_chain.t ssl_certificate_perl.t ssl_certificates.t |
| 76 | + ssl_certificate.t ssl_client_escaped_cert.t ssl_conf_command.t ssl_crl.t |
| 77 | + ssl_engine_keys.t ssl_ocsp.t ssl_password_file.t ssl_proxy_protocol.t |
| 78 | + ssl_proxy_upgrade.t ssl_reject_handshake.t ssl_session_reuse.t |
| 79 | + ssl_session_ticket_key.t ssl_sni_reneg.t ssl_sni_sessions.t ssl_sni.t |
| 80 | + ssl_stapling.t ssl.t ssl_verify_client.t stream_proxy_ssl_certificate.t |
| 81 | + stream_proxy_ssl_certificate_vars.t stream_proxy_ssl_name_complex.t |
| 82 | + stream_proxy_ssl_name.t stream_ssl_alpn.t stream_ssl_certificate.t |
| 83 | + stream_ssl_conf_command.t stream_ssl_preread_alpn.t stream_ssl_preread_protocol.t |
| 84 | + stream_ssl_preread.t stream_ssl_realip.t stream_ssl_session_reuse.t stream_ssl.t |
| 85 | + stream_ssl_variables.t stream_ssl_verify_client.t stream_upstream_zone_ssl.t |
| 86 | + upstream_zone_ssl.t uwsgi_ssl_certificate.t uwsgi_ssl_certificate_vars.t |
| 87 | + uwsgi_ssl.t uwsgi_ssl_verify.t |
| 88 | + # Following tests do not pass with sanitizer on (with OpenSSL too) |
| 89 | + sanitize-not-ok: >- |
| 90 | + grpc_ssl.t h2_proxy_request_buffering_ssl.t h2_proxy_ssl.t |
| 91 | + proxy_request_buffering_ssl.t proxy_ssl_conf_command.t proxy_ssl_keepalive.t |
| 92 | + proxy_ssl.t proxy_ssl_verify.t ssl_curve.t ssl_verify_depth.t |
| 93 | + stream_proxy_protocol_ssl.t stream_proxy_ssl_conf_command.t stream_proxy_ssl.t |
| 94 | + stream_proxy_ssl_verify.t |
68 | 95 | name: ${{ matrix.ref }} |
69 | 96 | runs-on: ubuntu-latest |
70 | 97 | # This should be a safe limit for the tests to run. |
|
0 commit comments