]> git.ipfire.org Git - thirdparty/openssl.git/commit
Exclude amplificationlimit test with mvfst client
authorNeil Horman <nhorman@openssl.org>
Thu, 23 Jan 2025 14:06:09 +0000 (09:06 -0500)
committerNeil Horman <nhorman@openssl.org>
Fri, 24 Jan 2025 17:01:43 +0000 (12:01 -0500)
commitcfc62a3c467b73207315060de1fe9af90c82d863
tree78e691fe0a525440b5c9c94a14d8f1e9a98717db
parenta59efbfc7ecb0197a48655b27a6d7e808d4a3040
Exclude amplificationlimit test with mvfst client

The amplificationlimit interop test is failing currently with our
server.

However, based on the global nightly runs here:
https://github.com/openssl/openssl/actions/runs/12860128783/job/35851614148

it appears to be failing in all test cases.

Some analysis indicates that the client appears to abort operations
early during frame loss in this test.

As such just exclude the combination of this test and client.  Re-add it
later if it ever becomes functional

Fixes openssl/project#1062

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26538)
.github/workflows/run_quic_interop_server.yml