[4.1] df90615 Stabilize r01764.vtc

Dag Haavi Finstad daghf at varnish-software.com
Thu Feb 22 14:57:07 UTC 2018


commit df906159f2fe3393f176d095fd3e61f6f6e9e371
Author: Dag Haavi Finstad <daghf at varnish-software.com>
Date:   Thu Feb 22 15:54:33 2018 +0100

    Stabilize r01764.vtc
    
    The non-fatal ("non_fatal" in master) was omitted when this was first
    backported.

diff --git a/bin/varnishtest/tests/r01764.vtc b/bin/varnishtest/tests/r01764.vtc
index ba428ef..07bdb32 100644
--- a/bin/varnishtest/tests/r01764.vtc
+++ b/bin/varnishtest/tests/r01764.vtc
@@ -18,6 +18,7 @@ server s1 {
 	expect req.url == /url4
 	txresp -bodylen 200000
 
+	non-fatal
 	rxreq
 	expect req.url == /url5
 	txresp -bodylen 1000000


More information about the varnish-commit mailing list