[master] 5de9bc4f4 This test does not need dns

Federico G. Schwindt fgsch at lodoss.net
Thu Mar 14 23:50:09 UTC 2019


commit 5de9bc4f498318307067735333cf15b70ba34b5a
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Thu Mar 14 23:35:50 2019 +0000

    This test does not need dns

diff --git a/bin/varnishtest/tests/v00016.vtc b/bin/varnishtest/tests/v00016.vtc
index a53bcc579..e49e0470b 100644
--- a/bin/varnishtest/tests/v00016.vtc
+++ b/bin/varnishtest/tests/v00016.vtc
@@ -2,8 +2,6 @@ varnishtest "Various VCL compiler coverage tests"
 
 shell "true > ${tmpdir}/_varnishtest_empty_file"
 
-feature dns
-
 varnish v1 -vcl {
 	backend b { .host = "127.0.0.1"; }
 	include "${tmpdir}/_varnishtest_empty_file" ;


More information about the varnish-commit mailing list