<html><head></head><body>Where can I find details about the CI build failure, so that I can try to fix it?<br><br><div class="gmail_quote">On 17 May 2018 08:29:46 BST, Ben Cooksley <null@kde.org> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Git commit 81bb4cea6aad4262f71c5b4b1bdc09837b060e32 by Ben Cooksley.<br>Committed on 17/05/2018 at 07:28.<br>Pushed by bcooksley into branch 'master'.<br><br>Disable tests for KAlarmCal.<br>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.<br><br>CCMAIL: release-team@kde.org<br>CCMAIL: kde-pim@kde.org<br><br>M  +3    -3    CMakeLists.txt<br><br><a href="https://commits.kde.org/kalarmcal/81bb4cea6aad4262f71c5b4b1bdc09837b060e32">https://commits.kde.org/kalarmcal/81bb4cea6aad4262f71c5b4b1bdc09837b060e32</a><br><br>diff --git a/CMakeLists.txt b/CMakeLists.txt<br>index b908a50..4baf18d 100644<br>--- a/CMakeLists.txt<br>+++ b/CMakeLists.txt<br>@@ -54,9 +54,9 @@ add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)<br> add_subdirectory(src)<br> add_subdirectory(serializers)<br> <br>-if(BUILD_TESTING)<br>-    add_subdirectory(autotests)<br>-endif()<br>+#if(BUILD_TESTING)<br>+#    add_subdirectory(autotests)<br>+#endif()<br> <br> ########### CMake Config Files ###########<br> set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5AlarmCalendar")<br><br></pre></blockquote></div><br>
--<br>
David Jarvie<br>
KAlarm author, KDE developer<br>
<a href="http://www.astrojar.org.uk/kalarm">http://www.astrojar.org.uk/kalarm</a><br>
</body></html>