KDE Gear projects with failing CI (master) (4 June 2024)
Elvis Angelaccio
elvis.angelaccio at kde.org
Sun Jun 9 10:38:12 BST 2024
On 08/06/24 22:51, Ingo Klöcker wrote:
> On Samstag, 8. Juni 2024 13:40:12 CEST Elvis Angelaccio wrote:
>> On 04/06/24 22:47, Albert Astals Cid wrote:
>>> ark - 2nd week
>>>
>>> * https://invent.kde.org/utilities/ark/-/pipelines/705069
>>>
>>> * kerfuffle-extracttest fails on FreeBSD
>>
>> This test started to fail as soon as we switched from 'freebsd14_qt66' to
>> 'freebsd14_qt67'.
>>
>> I'm afraid this is a regression in Qt 6.7: it seems that
>> QTemporaryDir::path() no longer returns an absolute path, but a relative
>> one (which of course can break all sort of things).
>
> Are you sure that the test failure is caused by the behavior change in
> QTemporaryDir? The same test still seems to pass on Linux with Qt 6.7.
Yep, because the test creates a QTemporaryDir only when it finds the 7z binary,
which is not installed on our Linux images (while it is installed in the Freebsd ones).
>
> Regards,
> Ingo
Cheers,
Elvis
More information about the kde-devel
mailing list