mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-02 16:21:20 +00:00
skip test with openssl client because it will timeout with certain seed due to an openssl bug
Signed-off-by: Zhangsen Wang <zhangsen.wang@arm.com>
This commit is contained in:
parent
91385121b9
commit
baeffbbdd2
@ -9189,6 +9189,9 @@ run_test "DTLS fragmenting: 3d, openssl server, DTLS 1.2" \
|
|||||||
-c "fragmenting handshake message" \
|
-c "fragmenting handshake message" \
|
||||||
-C "error"
|
-C "error"
|
||||||
|
|
||||||
|
## the test below will time out with certain seed.
|
||||||
|
## The cause is an openssl bug (https://github.com/openssl/openssl/issues/18887)
|
||||||
|
skip_next_test
|
||||||
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
|
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
|
||||||
requires_config_enabled MBEDTLS_RSA_C
|
requires_config_enabled MBEDTLS_RSA_C
|
||||||
requires_config_enabled MBEDTLS_ECDSA_C
|
requires_config_enabled MBEDTLS_ECDSA_C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user