]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: disable test_07_37 and test_07_36 with openssl's quic
authorStefan Eissing <stefan@eissing.org>
Thu, 5 Jun 2025 08:44:32 +0000 (10:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2025 11:50:41 +0000 (13:50 +0200)
commit5d9f425302d963efae02ba1172eef3cd98c6c2a6
tree63e60a4e756b5e6eefd753bf287168fd8375d3f1
parent98719c9d9129015c60c9bad1fda0940623f79758
pytest: disable test_07_37 and test_07_36 with openssl's quic

These tests fail often in CI and I have no motivation to find out why.
Disable the tests for openssl's own QUIC.

Closes #17539
tests/http/test_07_upload.py