On Wed, May 1, 2024 at 12:57 PM Nicolas Fella <nicolas.fella@gmx.de> wrote:
On 01.05.24 01:54, 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.
>
>
> Good news: 4 repositories got fixed
>
> Bad news: 1 repository is still failing
>
>
> tokodon - 2nd week
>   * https://invent.kde.org/network/tokodon/-/pipelines/676920
>    * suse_tumbleweed_qt67 fails
Triggering a rebuild of selenium-webdriver-at-spi seems to have fixed it

Unfortunately selenium-webdriver-at-spi has a number of dependency tree problems associated with it (largely related to it requiring KWin master rather than using a generic window manager as the rest of CI does).
I'd therefore recommend against making use of it as doing so may result in a contaminated CI environment for your project, with the corresponding test failures, etc. that go along with it.

Cheers,
Ben