[Privoxy-commits] [privoxy] 05/06: tests: Increase the socket-timeout for the upstream tests to 6 seconds
User Git
git at git.privoxy.org
Fri Aug 8 14:20:01 CEST 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit cf6f097e99b2c61356119f7cc31ac25fcb2d465a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Aug 8 12:20:54 2025 +0200
tests: Increase the socket-timeout for the upstream tests to 6 seconds
... so the upstream test 671 works which uses a pause of 5 seconds.
---
tests/cts/upstream-tests/privoxy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/cts/upstream-tests/privoxy.conf b/tests/cts/upstream-tests/privoxy.conf
index 2bbef63c..7ce8aa56 100644
--- a/tests/cts/upstream-tests/privoxy.conf
+++ b/tests/cts/upstream-tests/privoxy.conf
@@ -21,5 +21,5 @@ filterfile ../../../default.filter
templdir ../../../templates
keep-alive-timeout 5
-socket-timeout 5
+socket-timeout 6
default-server-timeout 5
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list