temporarily ignore with erratic failure on s390x

This commit is contained in:
Remi Collet 2021-07-28 10:49:45 +02:00
parent b45aba1a66
commit 7f70790ca2
1 changed files with 4 additions and 0 deletions

View File

@ -116,6 +116,10 @@ memtouch Touches a key
# drop test hanging in mock
# and requiring some memcached build options
rm test/tests/memcached/sasl.cpp
# temporarily ignore wuth erratic failure
%ifarch s390x
rm test/tests/memcached/udp.cpp
%endif
%build