From d03cfeb494a666bc5cc89f21de6a9711007b75ff Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Tue, 7 Oct 2008 12:47:04 +0200 Subject: [PATCH] Check that error in vcl_fetch doesn't generate a cached object --- varnish-cache/bin/varnishtest/tests/b00018.vtc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/varnish-cache/bin/varnishtest/tests/b00018.vtc b/varnish-cache/bin/varnishtest/tests/b00018.vtc index ad27f0f5..3ff45f64 100644 --- a/varnish-cache/bin/varnishtest/tests/b00018.vtc +++ b/varnish-cache/bin/varnishtest/tests/b00018.vtc @@ -19,3 +19,5 @@ client c1 { rxresp expect resp.status == 523 } -run + +varnish v1 -expect n_object == 0 -- 2.39.5