[master] 41bb92b92 Update info on disabled vtc

Nils Goroll nils.goroll at uplex.de
Thu Jun 10 14:22:06 UTC 2021


commit 41bb92b924856538ae88f68565233b4db1119de4
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Jun 10 16:02:53 2021 +0200

    Update info on disabled vtc

diff --git a/bin/varnishtest/tests.disabled/e00029.vtc b/bin/varnishtest/tests.disabled/e00029.vtc
index ea3dd7006..3b17e2192 100644
--- a/bin/varnishtest/tests.disabled/e00029.vtc
+++ b/bin/varnishtest/tests.disabled/e00029.vtc
@@ -1,5 +1,9 @@
 varnishtest "fun esi includes and ranges"
 
+# this does not work yet because the ESI VDP pushes data directly
+# to the next level up, which in turn is required to get the
+# anything-in-gzip case right
+
 server s1 {
 	rxreq
 	expect req.url == "/1"


More information about the varnish-commit mailing list