vtc: tests incompatible with IPv6

Ref #3490
parent 06931134
varnishtest "PROXY v2 TLV test"
# XXX this does does not work with IPv6, the workspace overflow test
# is too brittle
feature cmd {test "${localhost}" = "127.0.0.1"}
server s1 {
rxreq
txresp
......
varnishtest "acl miscompile"
# XXX this test only works if we know a network prefix of localhost
feature cmd {test "${localhost}" = "127.0.0.1"}
server s1 {
rxreq
txresp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment