]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: use lower count in repeat tests
authorStefan Eissing <stefan@eissing.org>
Thu, 2 Nov 2023 10:24:03 +0000 (11:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 Nov 2023 15:35:00 +0000 (16:35 +0100)
commit7e1c0851bf2be692fd1440199b81426ae518a127
tree559913e6a6434ac0a94dd079aa1c2b26e2184a57
parent30e04beafe5d9faef2fe57974dbe7601846798b2
pytest: use lower count in repeat tests

- lower large iteration counts in some tests somewhat for
  the same coverage with less duration

Closes #12248
tests/http/test_02_download.py
tests/http/test_07_upload.py