]> git.ipfire.org Git - thirdparty/curl.git/commit
quiche: fix version for skip due to flakiness
authorStefan Eissing <stefan@eissing.org>
Wed, 10 Dec 2025 15:07:59 +0000 (16:07 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 10 Dec 2025 17:07:51 +0000 (18:07 +0100)
commita73040ac8abb979d50e5c13306dee8adcf8f33a8
tree668bc7dc8183642f1a33758ad0afe6b3f1f3c09a
parentedbbcbb1273d513b0a484c7a28df000c41148ddd
quiche: fix version for skip due to flakiness

0.24.6 is the quiche version without the fix for proper handling fo
RESET streams. Require a verion higher than that to run test_05_02.

Follow-up to 14478429e71ef0eee6d12b73113e9ff8e3ae9e75 #19916

Closes #19921
tests/http/test_05_errors.py