]> git.ipfire.org Git - thirdparty/curl.git/commit
test2600: fix flakiness on low cpu
authorStefan Eissing <stefan@eissing.org>
Fri, 18 Aug 2023 09:08:52 +0000 (11:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Aug 2023 09:30:35 +0000 (11:30 +0200)
commit862741637bd31f7c621a988e47c5452ebbb58cb4
treeaa1704ee3719891a702b3d985a72f78c257edb7d
parent20e3287aca994308cb040340d4d1865526cbf312
test2600: fix flakiness on low cpu

- refs #11355 where failures to to low cpu resources in CI
  are reported
- vastly extend CURLOPT_CONNECTTIMEOUT_MS and max durations
  to test cases
- trigger Curl_expire() in test filter to allow re-checks before
  the usual 1second interval

Closes #11690
tests/unit/unit2600.c