Perform tests without debug infos

This commit is contained in:
sagitter 2020-08-05 12:37:33 +02:00
parent 1c6547d093
commit 624f60428f
1 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,8 @@ ctest3 --force-new-ctest-process -E gsl
ctest3 --force-new-ctest-process
%endif
%else
ctest --force-new-ctest-process -j1 -VV --output-on-failure --debug -R 'jacop-test' && exit 1
#ctest --force-new-ctest-process -j1 -VV --output-on-failure --debug -R 'jacop-test' && exit 1
ctest --force-new-ctest-process -j1
%endif
%ldconfig_scriptlets
@ -378,7 +379,6 @@ ctest --force-new-ctest-process -j1 -VV --output-on-failure --debug -R 'jacop-te
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Enable __cmake_in_source_build
- Investigate jacop-test failure on ppc64le
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-29.20200303git7fd4828
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild