[kalarmcal] /: Disable tests for KAlarmCal.

David Jarvie djarvie at kde.org
Thu May 17 13:15:20 BST 2018


Where can I find details about the CI build failure, so that I can try to fix it?

On 17 May 2018 08:29:46 BST, Ben Cooksley <null at kde.org> wrote:
>Git commit 81bb4cea6aad4262f71c5b4b1bdc09837b060e32 by Ben Cooksley.
>Committed on 17/05/2018 at 07:28.
>Pushed by bcooksley into branch 'master'.
>
>Disable tests for KAlarmCal.
>These currently fail to build on the CI system due to a linking
>failure, and due to KAlarmCal being a dependency of other software in
>turn makes Extragear and Applications CI unmaintainable.
>
>CCMAIL: release-team at kde.org
>CCMAIL: kde-pim at kde.org
>
>M  +3    -3    CMakeLists.txt
>
>https://commits.kde.org/kalarmcal/81bb4cea6aad4262f71c5b4b1bdc09837b060e32
>
>diff --git a/CMakeLists.txt b/CMakeLists.txt
>index b908a50..4baf18d 100644
>--- a/CMakeLists.txt
>+++ b/CMakeLists.txt
>@@ -54,9 +54,9 @@
>add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
> add_subdirectory(src)
> add_subdirectory(serializers)
> 
>-if(BUILD_TESTING)
>-    add_subdirectory(autotests)
>-endif()
>+#if(BUILD_TESTING)
>+#    add_subdirectory(autotests)
>+#endif()
> 
> ########### CMake Config Files ###########
>set(CMAKECONFIG_INSTALL_DIR
>"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5AlarmCalendar")

--
David Jarvie
KAlarm author, KDE developer
http://www.astrojar.org.uk/kalarm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180517/a87eb1ba/attachment.html>


More information about the kde-pim mailing list