Disable tests on x86_64.

Kernel is broken
https://bugzilla.redhat.com/show_bug.cgi?id=1318596
This commit is contained in:
Richard W.M. Jones 2016-03-17 10:28:21 +00:00
parent 07e2e42c81
commit 13d250277f
1 changed files with 2 additions and 1 deletions

View File

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