From 001505c24eb0c7116a3e5bc523f812e240b4d715 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 23 Jul 2008 15:44:46 +0000 Subject: [PATCH] Note that this testcase may fail on linux. The problem is that a TCP connection to 127.0.0.1 appearantly does not originate on the loopback interface, but on some other interface on the machine. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3001 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishtest/tests/c00005.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varnish-cache/bin/varnishtest/tests/c00005.vtc b/varnish-cache/bin/varnishtest/tests/c00005.vtc index 14b82752..e6ed032c 100644 --- a/varnish-cache/bin/varnishtest/tests/c00005.vtc +++ b/varnish-cache/bin/varnishtest/tests/c00005.vtc @@ -1,6 +1,6 @@ # $Id$ -test "Test simple ACL" +test "Test simple ACL (May fail on Linux)" server s1 { rxreq -- 2.39.5