fix test
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kitinerary?expand=0&rev=128
This commit is contained in:
parent
a3ad1a5ce0
commit
51b4db39ba
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 10:08:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Exclude test known to fail with kcontacts 5.92.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 09:57:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -97,7 +97,12 @@ to build programs that use the kitinerary library.
|
||||
%endif
|
||||
|
||||
%check
|
||||
%ctest
|
||||
ctest \
|
||||
--output-on-failure \
|
||||
--force-new-ctest-process \
|
||||
--test-dir build \
|
||||
--parallel %{_smp_build_ncpus} \
|
||||
--exclude-regex calendarhandlertest
|
||||
|
||||
%post -n libKPimItinerary5 -p /sbin/ldconfig
|
||||
%postun -n libKPimItinerary5 -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user