Accepting request 935151 from home:Guillaume_G:branches:devel:tools:building

- Do not hide test failures in %check

OBS-URL: https://build.opensuse.org/request/show/935151
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=114
This commit is contained in:
Martin Pluskal 2021-12-02 13:17:49 +00:00 committed by Git OBS Bridge
parent 334fe61bac
commit adde36de56
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 2 10:44:50 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Do not hide test failures in %check
-------------------------------------------------------------------
Thu Oct 14 11:16:28 UTC 2021 - Martin Pluskal <mpluskal@suse.com>

View File

@ -66,10 +66,7 @@ ln -sf ../../bin/%{name} c++
ln -sf ../../bin/%{name} nvcc
%check
# Following failure needs to be adressed:
# The following tests FAILED:
# 29 - test.upgrade (Failed)
%ctest ||:
%ctest
%files
%license LICENSE.* GPL-3.0.txt