diff --git a/git.spec b/git.spec index 210395d..26dd9c4 100644 --- a/git.spec +++ b/git.spec @@ -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 - 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 - 2.14.0-1 - Update to 2.14.0