r3264 - trunk/varnish-cache/bin/varnishtest/tests

tfheen at projects.linpro.no tfheen at projects.linpro.no
Tue Oct 7 13:00:43 CEST 2008


Author: tfheen
Date: 2008-10-07 13:00:42 +0200 (Tue, 07 Oct 2008)
New Revision: 3264

Modified:
   trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc
Log:
Check that error in vcl_fetch doesn't generate a cached object


Modified: trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc	2008-10-07 11:00:38 UTC (rev 3263)
+++ trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc	2008-10-07 11:00:42 UTC (rev 3264)
@@ -19,3 +19,5 @@
 	rxresp
 	expect resp.status == 523
 } -run
+
+varnish v1 -expect n_object == 0




More information about the varnish-commit mailing list