summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-02-03 01:41:07 +0000
committerYang Tse <yangsita@gmail.com>2010-02-03 01:41:07 +0000
commite2fc29447065593f2f7bd6ac81a8a831e0ed49f7 (patch)
tree2768327103e35e33fca7bb83d2cfecf3555745f8
parentd1717e7c9079a5f2b6291fa1fefe95d1348f8cc5 (diff)
downloadgnurl-e2fc29447065593f2f7bd6ac81a8a831e0ed49f7.tar.gz
gnurl-e2fc29447065593f2f7bd6ac81a8a831e0ed49f7.tar.bz2
gnurl-e2fc29447065593f2f7bd6ac81a8a831e0ed49f7.zip
added an additional second to allow test to pass on heavily loaded servers
-rw-r--r--tests/data/test111228
-rw-r--r--tests/data/test3034
2 files changed, 29 insertions, 3 deletions
diff --git a/tests/data/test1112 b/tests/data/test1112
index 93b14baa2..9307d9354 100644
--- a/tests/data/test1112
+++ b/tests/data/test1112
@@ -45,6 +45,32 @@ Long chunk of data that couldn't possibly be sent in the time allotted.
Long chunk of data that couldn't possibly be sent in the time allotted.
Long chunk of data that couldn't possibly be sent in the time allotted.
Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
+Long chunk of data that couldn't possibly be sent in the time allotted.
</data>
</reply>
@@ -63,7 +89,7 @@ ftps
FTPS download with strict timeout and slow data transfer
</name>
<command timeout="1">
--k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/1112 -m 6
+-k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/1112 -m 7
</command>
</client>
diff --git a/tests/data/test303 b/tests/data/test303
index 11a80099e..01dd9ebb1 100644
--- a/tests/data/test303
+++ b/tests/data/test303
@@ -30,10 +30,10 @@ SSL
https
</server>
<name>
-HTTPS with 7 secs timeout
+HTTPS with 8 secs timeout
</name>
<command>
--k https://%HOSTIP:%HTTPSPORT/want/303 -m 7
+-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8
</command>
</client>