Disable tests on ARM because of RHBZ#1303147.

This commit is contained in:
Richard W.M. Jones 2016-01-29 16:48:03 +00:00
parent 02449b552c
commit b389f4173e
1 changed files with 2 additions and 1 deletions

View File

@ -857,7 +857,8 @@ popd
%check
# https://bugzilla.redhat.com/show_bug.cgi?id=1302071
%ifnarch %{ix86}
# https://bugzilla.redhat.com/show_bug.cgi?id=1303147
%ifnarch %{ix86} %{arm}
# Note that the major tests are done after the package has been built.
#