]> git.ipfire.org Git - thirdparty/openssl.git/commit
Disable 70-test_quic_multistream.t when building with PUT threads.
authorRandall S. Becker <randall.becker@nexbridge.ca>
Wed, 22 May 2024 23:34:45 +0000 (23:34 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 4 Jun 2024 12:43:45 +0000 (14:43 +0200)
commit0e2567d7293d3204de66acca0ed55bda4f0c0768
tree1c5b15ac22782ea66950aeb0c2334ee368363b0e
parentae20c423f9b86956267ea82bd678179e9d648bad
Disable 70-test_quic_multistream.t when building with PUT threads.

The test recipe includes a TEST_skip when OpenSSL is built with _PUT_MODEL_
based on design assumptions for QUIC and incompatibility with PUT wrapper
methods.

Fixes: #24442
Fixes: #24431
Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24468)
NOTES-NONSTOP.md
test/quic_multistream_test.c