Skip more grep tests on s390x

These tests fail intermittently on s390x, but work reliably on all other
architectures.
This commit is contained in:
Todd Zullinger 2017-08-05 14:32:54 -04:00
parent 2c6eff99d7
commit 65f6b37a14

View File

@ -574,7 +574,7 @@ find %{buildroot}%{_pkgdocdir} -name "*.html" | xargs linkchecker
%endif
%ifarch s390x
# Skip grep tests which fail intermittently on s390x
export GIT_SKIP_TESTS="t7810"
export GIT_SKIP_TESTS="t7008 t7810"
%endif
make test