Test failed on ARM as well, disabled for now.

This commit is contained in:
Christopher Meng 2014-06-21 18:03:04 +08:00
parent 572f7eaddc
commit a19491f639

View File

@ -50,7 +50,7 @@ make %{?_smp_mflags}
%check
# remove when rhbz#1105552 is fixed:
%ifnarch %{power64} s390x
%ifnarch %{arm} %{power64} s390x
ctest -V
%endif