]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: increase lib571 timeout from 3s to 30s
authorStefan Eissing <stefan@eissing.org>
Tue, 3 Oct 2023 09:06:27 +0000 (11:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 Oct 2023 12:25:06 +0000 (14:25 +0200)
commit8a940fd55c175f7c98aa7c600764e2d861f41f03
tree87e73b16885dba6cd7cb6913aa57fb07a588e181
parentf42a279ee32d3db3ab529da8dfb833edb5a088ca
tests: increase lib571 timeout from 3s to 30s

- 3s is too short for our CI, making this test fail occasionally
- test usually experiences no delay run locally, so 30s wont hurt

Closes #12013
tests/libtest/lib571.c