Change #264134
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Fri 10 Apr 2026 12:39:51 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 7c8f11e953d663b7c7af5ccaa7f8c051cab79849 |
Comments
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
Changed files
- tests/http/test_07_upload.py