On 2025-03-18, Ingo Klöcker <kloec...@kde.org> wrote: > Options: > require-passing-tests-on: ['Linux', 'FreeBSD'] > ``` > and there are builds for Linux, FreeBSD, and Windows. > > I suppose I can safely add > ``` > allow-failing-tests-on: [ 'Windows' ] > ``` > now _additionally_ to the require-passing-tests-on. Correct?
That would at least be the same. Though I guess waiting with that part until we actually have windows CI for it would be better. /Sune