On 2023-09-19 21:35, Albert Astals Cid 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: We have 2 new repositories failing :/
= FLATPAK FAILING =
kate:
* https://invent.kde.org/utilities/kate/-/pipelines/484147
* This highlights a design problem, it's building markdown part from
master
instead of from stable branch. We can manually change the branch, but i
would
prefer a solution that doesn't mean changing lots and lots of flatpak
manifests when we branch.
Hmm, yes that sounds not nice.
But not sure how that would work without that, seems
https://invent.kde.org/utilities/kate/-/blob/master/.flatpak-manifest.json?ref_type=heads
hard codes what to fetch.
Given one hard codes there the
"runtime-version": "5.15-22.08",
I assume one will need to hard code that, too, if one creates no own
scripting.
But I might be wrong.
Greetings
Christoph
= FAILING UNIT TESTS =
konsole:
* https://invent.kde.org/utilities/konsole/-/pipelines/484148
* freebsd_qt515 tests are failing