Commit 917a2c34 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Ok, drop that test, it's not portable

parent ed9d11cf
......@@ -82,10 +82,6 @@ varnish v1 -errvcl {Regexp compilation error:} {
}
}
varnish v1 -errvcl {resolves to neither IPv4 nor IPv6 addresses.} {
backend b { .host = "/"; }
}
varnish v1 -errvcl {resolves to too many addresses} {
backend b { .host = "127.0.0.1"; }
sub vcl_recv {
......
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