[master] 895810cb9 Attempt at stabilizing e19

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Thu Jan 2 09:25:06 UTC 2020


commit 895810cb90eae40ea6dea5f2e0d8ee3bf1e5e192
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Thu Jan 2 10:24:04 2020 +0100

    Attempt at stabilizing e19
    
    I'm no longer able to time it out under load.

diff --git a/bin/varnishtest/tests/e00019.vtc b/bin/varnishtest/tests/e00019.vtc
index 1caf60aff..4c69bd19f 100644
--- a/bin/varnishtest/tests/e00019.vtc
+++ b/bin/varnishtest/tests/e00019.vtc
@@ -55,7 +55,7 @@ varnish v1 -vcl+backend {
 varnish v1 -cliok "param.set debug +esi_chop"
 varnish v1 -cliok "param.set debug +syncvsl"
 
-logexpect l1 -v v1 -g vxid {
+logexpect l1 -v v1 -g vxid -q "vxid == 1002" {
 	expect * * Fetch_Body
 	expect 0 = ESI_xmlerror {^ERR after 3 ESI 1.0 </esi:comment> illegal end-tag$}
 	expect 0 = ESI_xmlerror {^ERR after 27 XML 1.0 '>' does not follow '/' in tag$}


More information about the varnish-commit mailing list