From: Dan Fandrich Date: Sun, 12 Oct 2008 05:27:26 +0000 (+0000) Subject: Ensure the IPv6 stack is operational before running this test (other tests X-Git-Tag: curl-7_19_1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d74d3fe8515b13a899ae28394bd52810ed6b46a4;p=curl Ensure the IPv6 stack is operational before running this test (other tests use the startup of the IPv6 test server as a substitute check for this). --- diff --git a/tests/data/test1085 b/tests/data/test1085 index 80b53c213..04d5e2885 100644 --- a/tests/data/test1085 +++ b/tests/data/test1085 @@ -30,6 +30,11 @@ HTTP-IPv6 GET with invalid --interface -g "http://%HOST6IP:%HTTP6PORT/1085" --interface non-existing-host.haxx.se. +# Ensure the IPv6 stack is operational before running this test (other tests +# use the startup of the IPv6 test server as a substitute check for this). + +./server/resolve --ipv6 ::1 + #