[Privoxy-commits] [privoxy] 12/16: tests/cts/chunked-transfer-encoding/data/test{25, 38}: Give curl more time

User Git git at git.privoxy.org
Mon Dec 22 11:30:18 CET 2025


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 0217d7af8e3ecc273132a716c9d759ca55751771
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Dec 21 17:47:50 2025 +0100

    tests/cts/chunked-transfer-encoding/data/test{25,38}: Give curl more time
    
    Gets the tests working when running on OpenBSD running in Qemu.
---
 tests/cts/chunked-transfer-encoding/data/test25 | 2 +-
 tests/cts/chunked-transfer-encoding/data/test38 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/cts/chunked-transfer-encoding/data/test25 b/tests/cts/chunked-transfer-encoding/data/test25
index 1403bb2d..08d2656f 100644
--- a/tests/cts/chunked-transfer-encoding/data/test25
+++ b/tests/cts/chunked-transfer-encoding/data/test25
@@ -93,7 +93,7 @@ Chunked transfer encoding - Multiple largish chunks on connection that is kept a
 proxy
 </features>
 <command>
---max-time 20 --raw http://%HOSTIP:%HTTPPORT/no-filter/chunked-content/%TESTNUMBER0000 --raw http://%HOSTIP:%HTTPPORT/no-filter/unchunked-content/%TESTNUMBER0001
+--max-time 60 --raw http://%HOSTIP:%HTTPPORT/no-filter/chunked-content/%TESTNUMBER0000 --raw http://%HOSTIP:%HTTPPORT/no-filter/unchunked-content/%TESTNUMBER0001
 </command>
 </client>
 
diff --git a/tests/cts/chunked-transfer-encoding/data/test38 b/tests/cts/chunked-transfer-encoding/data/test38
index 10767944..7f19440a 100644
--- a/tests/cts/chunked-transfer-encoding/data/test38
+++ b/tests/cts/chunked-transfer-encoding/data/test38
@@ -93,7 +93,7 @@ Chunked transfer encoding - Multiple largish chunks on connection that is kept a
 proxy
 </features>
 <command>
---max-time 20 --raw http://%HOSTIP:%HTTPPORT/chunked-transfer-encoding/%TESTNUMBER0000 --raw http://%HOSTIP:%HTTPPORT/unchunked-content/%TESTNUMBER0001
+--max-time 60 --raw http://%HOSTIP:%HTTPPORT/chunked-transfer-encoding/%TESTNUMBER0000 --raw http://%HOSTIP:%HTTPPORT/unchunked-content/%TESTNUMBER0001
 </command>
 </client>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list