mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 22:15:45 +01:00
Spelling fix
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
d76c47d74d
commit
7ca2f39d91
@ -2965,7 +2965,7 @@ run_test "Session resume using tickets, DTLS: openssl server" \
|
||||
-c "a session has been resumed"
|
||||
|
||||
# For reasons that aren't fully understood, this test randomly fails with high
|
||||
# probabiliby with OpenSSL 1.0.2g on the CI, see #5012.
|
||||
# probability with OpenSSL 1.0.2g on the CI, see #5012.
|
||||
requires_openssl_next
|
||||
run_test "Session resume using tickets, DTLS: openssl client" \
|
||||
"$P_SRV dtls=1 debug_level=3 tickets=1" \
|
||||
@ -3168,7 +3168,7 @@ run_test "Session resume using cache, DTLS: session copy" \
|
||||
-c "a session has been resumed"
|
||||
|
||||
# For reasons that aren't fully understood, this test randomly fails with high
|
||||
# probabiliby with OpenSSL 1.0.2g on the CI, see #5012.
|
||||
# probability with OpenSSL 1.0.2g on the CI, see #5012.
|
||||
requires_openssl_next
|
||||
run_test "Session resume using cache, DTLS: openssl client" \
|
||||
"$P_SRV dtls=1 debug_level=3 tickets=0" \
|
||||
|
Loading…
Reference in New Issue
Block a user