diff --git a/curl.spec b/curl.spec index e0c86ac..711261a 100644 --- a/curl.spec +++ b/curl.spec @@ -290,6 +290,11 @@ echo "582" >> tests/data/DISABLED printf "702\n703\n716\n" >> tests/data/DISABLED %endif +# temporarily disable tests 2034 2037 2041 on aarch64 +%ifarch aarch64 +printf "2034\n2037\n2041\n" >> tests/data/DISABLED +%endif + # adapt test 323 for updated OpenSSL sed -e 's|^35$|35,52|' -i tests/data/test323