temporarily disable tests 300{0,1} on x86_64

stunnel clashes with itself
This commit is contained in:
Kamil Dudka 2021-10-27 13:23:58 +02:00
parent 94a3e807dd
commit ac00a5bac0
1 changed files with 5 additions and 0 deletions

View File

@ -212,6 +212,11 @@ printf "582\n1452\n" >> tests/data/DISABLED
printf "702\n703\n716\n" >> tests/data/DISABLED
%endif
# temporarily disable tests 300{0,1} on x86_64 (stunnel clashes with itself)
%ifarch x86_64
printf "3000\n3001\n" >> tests/data/DISABLED
%endif
# adapt test 323 for updated OpenSSL
sed -e 's|^35$|35,52|' -i tests/data/test323