[master] ba28f786c Attempt at stabilizing t02015.vtc

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Jan 1 09:05:07 UTC 2020


commit ba28f786c78cbd5b0d9b442a0dd71204c8d6a03a
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Jan 1 10:01:35 2020 +0100

    Attempt at stabilizing t02015.vtc
    
    The previous tweak paid off, the problem is not an unexpected ReqAcct
    when this test fails, but a lack of logs during the check.

diff --git a/bin/varnishtest/tests/t02015.vtc b/bin/varnishtest/tests/t02015.vtc
index 2d43de79c..dc9431b3e 100644
--- a/bin/varnishtest/tests/t02015.vtc
+++ b/bin/varnishtest/tests/t02015.vtc
@@ -36,6 +36,8 @@ client c1 {
 	} -run
 } -run
 
+varnish v1 -vsl_catchup
+
 shell -match "^12345$" {
 	varnishncsa -n ${v1_name} -F '%{VSL:ReqAcct[5]}x' -d \
 		-q 'ReqHeader:stream == 1'


More information about the varnish-commit mailing list