From ce4949188b23da437a0ac036e3058ac9078f0a18 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: May 02 2020 07:52:39 +0000 Subject: Related: #1829180 - temporarily disable tests 702 703 716 on armv7hl --- diff --git a/curl.spec b/curl.spec index 9d5932f..c7fe7d8 100644 --- a/curl.spec +++ b/curl.spec @@ -203,6 +203,11 @@ echo "1319" >> tests/data/DISABLED echo "582" >> tests/data/DISABLED %endif +# temporarily disable tests 702 703 716 on armv7hl (#1829180) +%ifarch armv7hl +printf "702\n703\n716\n" >> tests/data/DISABLED +%endif + # adapt test 323 for updated OpenSSL sed -e 's/^35$/35,52/' -i tests/data/test323