From 833c0e73d4e2a7b7f3adf643c84ae8e9d30235f6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 20 Aug 2025 20:08:53 +0200 Subject: [PATCH] test1056: replace perl precheck with feature check --- tests/data/test1056 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/data/test1056 b/tests/data/test1056 index afcdf137ee..9cbc4785fd 100644 --- a/tests/data/test1056 +++ b/tests/data/test1056 @@ -49,6 +49,8 @@ body # to skip those. IPv6 +# Test is not supported on the Windows kernel +!cygwin !win32 @@ -61,9 +63,6 @@ HTTP follow redirect from IPv4 to IPv6 with scope http://%HOSTIP:%HTTPPORT/we/are/all/twits/%TESTNUMBER -L - -%PERL -e "print 'Test is not supported on the Windows kernel' if($^O eq 'MSWin32' || $^O eq 'msys' || $^O eq 'cygwin');" - #