tests: Increase the socket-timeout for the upstream tests to 6 seconds
authorFabian Keil <fk@fabiankeil.de>
Fri, 8 Aug 2025 10:20:54 +0000 (12:20 +0200)
committerFabian Keil <fk@fabiankeil.de>
Fri, 8 Aug 2025 12:20:32 +0000 (14:20 +0200)
... so the upstream test 671 works which uses a pause of 5 seconds.

tests/cts/upstream-tests/privoxy.conf

index 2bbef63..7ce8aa5 100644 (file)
@@ -21,5 +21,5 @@ filterfile ../../../default.filter
 templdir ../../../templates
 
 keep-alive-timeout 5
-socket-timeout 5
+socket-timeout 6
 default-server-timeout 5