[master] 5aaf7db Like any test involving streaming this looks like it will become a unstable beast :-/

Poul-Henning Kamp phk at FreeBSD.org
Tue May 5 15:30:25 CEST 2015


commit 5aaf7dba329132b3a979c541065c9fd3796d6b8a
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue May 5 13:29:55 2015 +0000

    Like any test involving streaming this looks like it will become
    a unstable beast :-/

diff --git a/bin/varnishtest/tests/c00034.vtc b/bin/varnishtest/tests/c00034.vtc
index ee75995..0170b22 100644
--- a/bin/varnishtest/tests/c00034.vtc
+++ b/bin/varnishtest/tests/c00034.vtc
@@ -128,6 +128,7 @@ server s1 {
 	send "0123456789"
 	send "0123456789"
 	send "0123456789"
+	delay 2
 	send "0123456789"
 
 	rxreq
@@ -141,6 +142,7 @@ server s1 {
 	send "0123456789"
 	send "0123456789"
 	send "0123456789"
+	delay 2
 	send "0123456789"
 } -start
 



More information about the varnish-commit mailing list