[master] 9d0899e thank you, vtest

Nils Goroll nils.goroll at uplex.de
Sat Nov 4 18:53:05 UTC 2017


commit 9d0899e5b64c4c076501819817198bd6bdba292a
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sat Nov 4 19:52:18 2017 +0100

    thank you, vtest

diff --git a/bin/varnishtest/tests/e00019.vtc b/bin/varnishtest/tests/e00019.vtc
index 0bf98e0..c29ef78 100644
--- a/bin/varnishtest/tests/e00019.vtc
+++ b/bin/varnishtest/tests/e00019.vtc
@@ -56,14 +56,14 @@ varnish v1 -cliok "param.set debug +esi_chop"
 varnish v1 -cliok "param.set debug +syncvsl"
 
 logexpect l1 -v v1 -g raw {
-	expect * * Fetch_Body   {^2 chunked -$}
+	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$}
 	expect 0 = ESI_xmlerror {^ERR after 43 ESI 1.0 <esi:comment> needs final '/'$}
 	expect 0 = ESI_xmlerror {^WARN after 107 ESI 1.0 <esi:include> lacks final '/'$}
 	expect 0 = ESI_xmlerror {^ERR after 130 ESI 1.0 <esi:bogus> element$}
 	expect 0 = ESI_xmlerror {^ERR after 131837 VEP ended inside a tag$}
-	expect 0 = BackendReuse {^25 vcl1.s1$}
+	expect 0 = BackendReuse
 } -start
 
 client c1 {


More information about the varnish-commit mailing list