On Wed, Jul 23, 2025 at 8:08 AM Albert Astals Cid <aa...@kde.org> wrote:
> Please work on fixing them, otherwise i will remove the failing CI jobs on > their 4th failing week, it is very important that CI is passing for > multiple > reasons. > > Bad news: 12 new repos failing > > konsole: > * https://invent.kde.org/utilities/konsole/-/pipelines/998420 > * test fails with /usr/bin/bash vs bin/bash > SUSE now has /bin as a symlink to /usr/bin/ which is why this has happened. > > > artikulate: > * https://invent.kde.org/education/artikulate/-/pipelines/998441 > * freebsd build fails with https://bugreports.qt.io/browse/QTBUG-137196 > > > dolphin: > * https://invent.kde.org/system/dolphin/-/pipelines/998422 > * dolphintest fails > Selenium based tests are generally failing across the board right now due to KWin having issues with the VM based CI environment and it's DRM setup. I'm running a kinfocenter test right now to try to figure out why it is so unhappy even when permissions are correct. I somehow have a feeling Apparmor is involved. > > kcalc: > * https://invent.kde.org/utilities/kcalc/-/pipelines/998512 > * chainresultstest fails > More Selenium > > > neochat: > * https://invent.kde.org/network/neochat/-/pipelines/998894 > * eventhandlertest fails > > > signon-kwallet-extension: > * FreeBsd Qt5 CI doesn't exist anymore and Linux Qt5 CI doesn't compile. > Should we remove Qt5 support altogether? > * > https://invent.kde.org/network/signon-kwallet-extension/-/merge_requests/8 > > > Craft fails to compile ldap: > * https://invent.kde.org/pim/akregator/-/pipelines/998745 > * https://invent.kde.org/pim/grantlee-editor/-/pipelines/998746 > * https://invent.kde.org/pim/kalarm/-/pipelines/998748 > * https://invent.kde.org/pim/kontact/-/pipelines/999346 > * https://invent.kde.org/pim/pim-sieve-editor/-/pipelines/998756 > * https://invent.kde.org/pim/kmail-account-wizard/-/pipelines/998750 > > This is likely caused by an MSVC update, which came through as part of the VM based CI upgrade. > > > Cheers, > Albert > Cheers, Ben