mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Add ignore list entries for TLS tests that are not executed
For each ignore list entry, link to a GitHub issue for its resolution, except for ssl-opt Valgrind tests which we never intend to run on the CI. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -948,6 +948,7 @@ run_test "TLS 1.3 m->O: resumption fails, ticket handling disabled (default)"
|
||||
# ephemeral then ticket based scenario we use for early data testing the first
|
||||
# handshake fails. The following skipped test is here to illustrate the kind
|
||||
# of testing we would like to do.
|
||||
# https://github.com/Mbed-TLS/mbedtls/issues/9582
|
||||
skip_next_test
|
||||
requires_openssl_tls1_3_with_compatible_ephemeral
|
||||
requires_config_enabled MBEDTLS_SSL_CLI_C
|
||||
|
Reference in New Issue
Block a user