KDE Gear projects with failing CI (master) (4 June 2024)
Elvis Angelaccio
elvis.angelaccio at kde.org
Sun Jun 9 10:40:36 BST 2024
On 08/06/24 20:41, Volker Krause 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).
>
> Yep. However, it's apparently considered an intentional behavior change by Qt.
> This also affected tests in other places (which meanwhile have been adjusted
> accordingly).
That is surprising, isn't this kind of change forbidden in minor releases?
Do you know the commit(s) that changed this behavior?
>
> Regards,
> Volker
Cheers,
Elvis
More information about the kde-devel
mailing list