]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic-interop: exlude multiplexing
authorNeil Horman <nhorman@openssl.org>
Tue, 24 Sep 2024 10:24:55 +0000 (06:24 -0400)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 15:42:49 +0000 (17:42 +0200)
commita941f5d52e874a6d854e2e49290f69ec3048cc7a
tree81c1e010150e530952713c9df17553a3df68ced5
parentc8b050eef15f7007adf8dd5cacb72920f1605f45
quic-interop: exlude multiplexing

The multiplexing test works on local runs, but
appears to be failing in CI, possibly due to some environmental
limitation (the test generates a large list of requests in an
environment variable), leading to not sending all the requests needed.
Disable the test for now, and look to re-enable it after release when we
can appropriately diagnose the problem

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25528)
.github/workflows/run_quic_interop.yml