]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: switch off h3 for pytest_07_22 master
authorStefan Eissing <stefan@eissing.org>
Fri, 10 Apr 2026 09:17:36 +0000 (11:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 10 Apr 2026 10:39:51 +0000 (12:39 +0200)
commit7c8f11e953d663b7c7af5ccaa7f8c051cab79849
tree03474913630a597e7115548bd68e3f10413be726
parent6e40c3ed480a1208b43a9e2e97743d0442715c43
pytest: switch off h3 for pytest_07_22

Run test_07_22 only on http/1.1 and h2. For h3, we get unreliable tests
results in CI due to (probably) nghttpx not always reporting the RESET
from the backend and the test timing out.

Closes #21286
tests/http/test_07_upload.py