skip all grep tests on s390x

This commit is contained in:
Petr Stodulka 2017-08-09 14:45:18 +02:00
parent 271b894dc1
commit abdac93434

View File

@ -574,7 +574,9 @@ find %{buildroot}%{_pkgdocdir} -name "*.html" | xargs linkchecker
%endif
%ifarch s390x
# Skip grep tests which fail intermittently on s390x
export GIT_SKIP_TESTS="t7008 t7810"
## - probably it is because of current troubles with binutils on s390x. Will
## try tests when troubles on s390x will be resolved
export GIT_SKIP_TESTS="t7008 t7810 t7811 t7812 t7813 t7814"
%endif
make test
@ -730,6 +732,8 @@ rm -rf %{buildroot}
%changelog
* Tue Aug 08 2017 Iryna Shcherbina <ishcherb@redhat.com> - 2.14.0-2
- Add a build-time dependency on python2-devel for p4
Resolves: #1479713
- Skip all grep tests on s390x for now because it failes intermittently
* Fri Aug 04 2017 Todd Zullinger <tmz@pobox.com> - 2.14.0-1
- Update to 2.14.0