projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a6c04c
)
tests: Increase the socket-timeout for the upstream tests to 6 seconds
author
Fabian Keil
<fk@fabiankeil.de>
Fri, 8 Aug 2025 10:20:54 +0000
(12:20 +0200)
committer
Fabian 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
patch
|
blob
|
history
diff --git
a/tests/cts/upstream-tests/privoxy.conf
b/tests/cts/upstream-tests/privoxy.conf
index
2bbef63
..
7ce8aa5
100644
(file)
--- 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