]> git.ipfire.org Git - thirdparty/openssl.git/commit
Raise the timeout in quic_client_test.c
authorTomas Mraz <tomas@openssl.org>
Fri, 25 Aug 2023 12:24:07 +0000 (14:24 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 28 Aug 2023 08:02:23 +0000 (10:02 +0200)
commit0f9caad5b95e901b87fe45cf85c9582071ca0b23
tree59362333055628a3d73b8874d2759683b49fba07
parent84a0b1b169197e3afdadcdafc9fea65361ff672f
Raise the timeout in quic_client_test.c

Recently the Coveralls CI run started failing
because it times out in this test.
Outside of Coveralls it runs fine so assuming that
this is caused by slow execution under Coveralls.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21844)
test/quic_client_test.c