[kalarmcal] /: Disable tests for KAlarmCal.

Daniel Vrátil dvratil at kde.org
Thu May 17 14:33:16 BST 2018


Hi David,

The builds for KAlarmCal master are here: 

https://build.kde.org/job/Applications%20kalarmcal%20kf5-qt5%20SUSEQt5.9/ 

and the build logs of the last failing build (before Ben disabled the tests) 
are here: 

https://build.kde.org/job/Applications%20kalarmcal%20kf5-qt5%20SUSEQt5.9/21/
console

Dan

On Thursday, 17 May 2018 14:15:20 CEST David Jarvie wrote:
> 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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180517/a3b95ab0/attachment.sig>


More information about the kde-pim mailing list