From: Viktor Szakats Date: Thu, 10 Apr 2025 12:15:17 +0000 (+0200) Subject: tests: require IPv6 for 1265, 1324, 2086 X-Git-Tag: curl-8_14_0~322 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e8bf75b5c98476d145c0466e29edb5865c1b4f0;p=thirdparty%2Fcurl.git tests: require IPv6 for 1265, 1324, 2086 And also require HTTP. Also add `IPv6` to the keywords. Fixing: Linux AM openssl !ipv6 !--libcurl: ``` FAIL 1265: 'NO_PROXY with IPv6 numerical address' HTTP, HTTP proxy, http_proxy, NO_PROXY, noproxy FAIL 1324: 'HTTP with --resolve and [ipv6address]' HTTP, HTTP GET, --resolve FAIL 2086: 'Pre-request callback for HTTP IPv6' HTTP, IPv6 ``` Ref: https://github.com/curl/curl/actions/runs/14378524385/job/40318328714?pr=17012#step:41:3789 Follow-up to a09e49168aae63640868b4fb9fa55eb384ff41c7 #17005 Closes #17014 --- diff --git a/tests/data/test1265 b/tests/data/test1265 index 16a7833c87..d5cc00b710 100644 --- a/tests/data/test1265 +++ b/tests/data/test1265 @@ -6,6 +6,7 @@ HTTP proxy http_proxy NO_PROXY noproxy +IPv6 @@ -24,6 +25,10 @@ foo # Client-side + +http +IPv6 + http-ipv6 diff --git a/tests/data/test1324 b/tests/data/test1324 index c62e73f02b..7669da7b67 100644 --- a/tests/data/test1324 +++ b/tests/data/test1324 @@ -3,6 +3,7 @@ HTTP HTTP GET +IPv6 --resolve @@ -29,6 +30,10 @@ Funny-head: yesyes # # Client-side + +http +IPv6 + http-ipv6 diff --git a/tests/data/test2086 b/tests/data/test2086 index 5055a69b66..c0dd97c55e 100644 --- a/tests/data/test2086 +++ b/tests/data/test2086 @@ -20,6 +20,10 @@ Content-Length: 0 # Client-side + +http +IPv6 + http-ipv6