[QGIS-Developer] use qt 5.10 for CI tests

Denis Rouzaud denis.rouzaud at gmail.com
Thu Aug 27 06:58:30 PDT 2020


Hi all,

It would also be time to bump Qt minimum version, SIP, and maybe C++ to 14
or 17.
There is quite some work on the CI part to make the unit tests pass again a
newer OS and/or Qt version, but this should be addressed at some point.
Doing this just after the next release which will become LTR sounds like
the right time to do this bump.

So you could leave without tests until the next release, and bump version
after the release and enable your test.
Ubuntu focal has 5.12 (LTS), Debian Buster has 5.11 (released actually
after Qt 5.12 release).

Denis



Le jeu. 27 août 2020 à 14:45, Matthias Kuhn <matthias at opengis.ch> a écrit :

> Hi Peter,
>
> I don't see a problem to conditionally disable shadows for Qt <= 5.10, we
> also have other conditions depending on the Qt version in other parts of
> the codebase.
> Is there a hidden question how to go about testing this in CI? If yes, I'd
> say the best approach would indeed be to enable tests for Qt 5.14.
>
> Best regards
> Matthias
>
> On Thu, Aug 27, 2020 at 1:58 PM Peter Petrik <
> peter.petrik at lutraconsulting.co.uk> wrote:
>
>> Hi,
>>
>> CI on travis runs with qt 5.9 and for
>> https://github.com/qgis/QGIS/pull/38448 we need to have qt 5.10+. In 5.9
>> the 3d shadow rendering does not work correctly and since Windows, Mac and
>> latest Linux distributions run on newer qt's I do not see a reason to spend
>> considerable time to fix the 3d shadows for qt 5.9. I was thinking to
>> disable this feature for builds with qt 5.9.I see the qt5.14 build in the
>> repository, but that one is without tests.
>>
>> I am wondering how to best approach this?
>>
>> Thanks,
>> Peter
>> _______________________________________________
>> QGIS-Developer mailing list
>> QGIS-Developer at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200827/5f8a09dd/attachment-0001.html>


More information about the QGIS-Developer mailing list