Re-enable test "kwsys.testProcess-5" on S390X

This commit is contained in:
Björn Esser 2019-12-15 19:40:14 +01:00
parent 6158d7b92a
commit 25f9bed0bb
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 1 additions and 6 deletions

View File

@ -405,12 +405,6 @@ pushd build
# CTestTestUpload require internet access
# CPackComponentsForAll-RPM-IgnoreGroup failing wih rpm 4.15 - https://gitlab.kitware.com/cmake/cmake/issues/19983
NO_TEST="CTestTestUpload|CPackComponentsForAll-RPM-IgnoreGroup"
# kwsys.testProcess-5 fails on S390X
%ifarch s390x
NO_TEST="$NO_TEST|kwsys.testProcess-5"
%endif
bin/ctest%{?name_suffix} %{?_smp_mflags} -V -E "$NO_TEST" --output-on-failure
# Keep an eye on failing tests
bin/ctest%{?name_suffix} %{?_smp_mflags} -V -R "$NO_TEST" --output-on-failure || :
@ -485,6 +479,7 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
%changelog
* Sat Dec 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.16.1-1
- Update to 3.16.1
- Re-enable test "kwsys.testProcess-5" on S390X
* Tue Nov 26 2019 Björn Esser <besser82@fedoraproject.org> - 3.16.0-1
- Update to 3.16.0